We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Install git and ca-certificates packages:
git
ca-certificates
sudo tdnf install -y git ca-certificates
Install wget and awk packages:
wget
awk
sudo tdnf install -y wget awk