yum-deprecated

Advanced front-end for rpm

Install

All systems
curl cmd.cat/yum-deprecated.sh
Debian Debian
apt-get install yum
Ubuntu
apt-get install yum
image/svg+xml Kali Linux
apt-get install yum
CentOS
yum install yum
Fedora
dnf install yum
Windows (WSL2)
sudo apt-get update sudo apt-get install yum
Raspbian
apt-get install yum

yum

Advanced front-end for rpm

Yum (Yellow dog Updater, Modified) is an automatic updater and package installer/remover for rpm systems. It automatically computes dependencies and figures out what things should occur to install packages. It makes it easier to maintain groups of machines without having to manually update each one using rpm. Features include: * Multiple Repositories * Simple config file * Correct dependency calculation * Fast operation * rpm-consistent behavior * comps.xml group support, including multiple repository groups * Simple interface