1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-02 23:53:26 +02:00
tldr/pages/linux/yum.md
Managor 358e12224e
yum: convert to alias (#17828)
Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
2025-08-26 10:11:58 +03:00

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`