mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-02 23:53:26 +02:00
8 lines
246 B
Markdown
8 lines
246 B
Markdown
# 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`
|