Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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