Forrest logo
back to the dnf tool

dnf:ai:f57f7

Check if a specific app is installed on the system using dnf package manager
$ dnf list installed ${app_name}
try on your machine

Check if a specific app is installed on the system using dnf package manager

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • how can i make sure a specific app or similar apps are installed on my linux or not, wheter using dnf or flatpack of manually?
back to the dnf tool