>_ linuxcommand.dev
Startseite dnf install
Package Management

dnf install

Installs one or more packages on Fedora.

Last updated: Report error
Syntax
$dnf install [OPTIONS] PACKAGE
Optionen
-y Installation without prompt
--allowerasing Allows replacing conflicting packages
Examples
Examples
$sudo dnf install git
Examples
$sudo dnf install htop tmux
Typical use cases
Standard usage
dnf install --help
Detailed Help
man dnf
Note Installs packages including required dependencies.
Export