mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
358e12224e
Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
9 lines
246 B
Markdown
9 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`
|