The dnf-URPM project aims to reimplement the URPM tool suite on top of DNF, a next generation repository manager and dependency resolver with a well-defined and tested CLI and API.
The hope is to implement as much of the functionality of urpmi
,
urpmi.update
, urpme
, urpmq
, and urpmf
as possible on top of DNF.
- An extremely minimal implementation of
urpmi
exists asdnf-urpmi
- An extremely minimal implementation of
urpme
exists asdnf-urpme
- Everything else
- urpm* man pages