Yum Package Manager - Manage Software Packages | Online Free DevTools by Hexmos
Manage software packages efficiently with Yum Package Manager. Install, update, remove, and query packages on Linux systems. Free online tool, no registration required.
yum
This command is an alias of
dnf
on modern distros. For older distros (e.g. CentOS 7),yum
is a distinct program fromdnf
. Some subcommands and options may be different.
- View documentation for the original command:
tldr dnf