Problem scenario
You want to see what dnf packages are available for installation.
The command "sudo dnf list available packages" does not work. How do you list the dnf packages that are available?
Solution
Run this command:
sudo dnf list
A Technical I.T./DevOps Blog
Problem scenario
You want to see what dnf packages are available for installation.
The command "sudo dnf list available packages" does not work. How do you list the dnf packages that are available?
Solution
Run this command:
sudo dnf list