On Sep 28, 2019, at 16:23, Jon LaBadie <[email protected]> wrote: > > The RHEL 8 Release Notes mention several package managers. > Yum3, the older python-based version we have known, > yum4, also python but based on the dnf backend, > and dnf. > > I assume there is a /usr/bin/yum. Is it yum3 or yum4? > > Is yum4 really dnf in disguise?
/usr/bin/yum is a symlink to dnf-3. -- Jonathan Billings _______________________________________________ CentOS mailing list [email protected] https://lists.centos.org/mailman/listinfo/centos

