snippetbashTip
yum — This command is an alias of `dnf` on modern distros. For older distros (e.g. CentOS 7), `yum` is a d
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 dnfCode Snippets
View documentation for the original command
tldr dnfContext
tldr-pages: linux/yum
Revisions (0)
No revisions yet.