Skip to content

rpm-software-management/dnf-URPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnf-URPM

Introduction

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.

What is working now

  • An extremely minimal implementation of urpmi exists as dnf-urpmi
  • An extremely minimal implementation of urpme exists as dnf-urpme

What is not working now

  • Everything else

More information

DNF information

URPM information

  • urpm* man pages