Description
DNF 2.x for EL7
This project provides a functional DNF 2.x build for RHEL/CentOS 7.5+, such that no system packages are replaced. This is intended to be a safer alternative to the packaging provided by the CentOS Config Management SIG, for those who don't want to replace system rpm, gpgme, and other packages.
Installation Instructions
EPEL is a required dependency of these packages.
- sudo yum install epel-release yum-plugin-copr
- sudo yum upgrade
- sudo yum copr enable ngompa/dnf2-el7
- sudo yum install dnf dnf-plugins-core
If you want the yum4 shim, you can optionally add yum4 to the package set installed with the last step.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download | 
|---|---|---|
|  EPEL 7 | x86_64 (177)* | EPEL 7 (211 downloads) | 
* Total number of downloaded packages.
Quick Enable
    #> dnf copr enable ngompa/dnf2-el7
  
  
     More info about enabling Copr repositories