HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

yum — This command is an alias of `dnf` on modern distros. For older distros (e.g. CentOS 7), `yum` is a d

Submitted by: @import:tldr-pages··
0
Viewed 0 times
yumcommandmodernthisclidnfalias
linux

Problem

How to use the yum command: This command is an alias of dnf on modern distros. For older distros (e.g. CentOS 7), yum is a distinct program from dnf. Some subcommands and options may be different.

Solution

yum — This command is an alias of dnf on modern distros. For older distros (e.g. CentOS 7), yum is a distinct program from dnf. Some subcommands and options may be different.

View documentation for the original command:
tldr dnf

Code Snippets

View documentation for the original command

tldr dnf

Context

tldr-pages: linux/yum

Revisions (0)

No revisions yet.