Installing Applications
Note
This section applies to the Standard variant.
The Standard variant is package-based and uses dnf for package management.
Searching for packages
$ dnf search htop
Installing a package
$ run0 dnf install htop
Removing a package
$ run0 dnf remove htop
Listing installed packages
$ dnf list --installed