Go to file
Ales Kozumplik ba6d0a3150 New build: 0.2.23-1 2013-03-21 13:34:26 +01:00
bin cosmetic: yummain.py is just main.py 2012-11-13 15:53:12 +01:00
dnf Change the HTTP user agent for DNF. 2013-03-20 10:43:35 +01:00
doc doc: document clean_requirements_on_remove is on by default. 2013-03-18 13:13:44 +01:00
etc remove yum references from the default dnf.conf (RhBug:919714) 2013-03-11 08:23:11 +01:00
package New build: 0.2.23-1 2013-03-21 13:34:26 +01:00
po packaging: get rid of Makefiles. 2012-04-13 15:53:34 +02:00
tests Revert "tests: suite hawkey change 54f4f0f introducing make_cache_dir Sack() parameter." 2013-03-20 10:34:51 +01:00
.gitignore removal: docs/ 2012-09-18 15:23:52 +02:00
AUTHORS add Nick Jacek to Yum AUTHORS. 2012-09-18 13:25:52 +02:00
CMakeLists.txt doc: add foundation documenation system files. 2012-09-11 15:40:19 +02:00
COPYING packaging: update COPYING. 2012-06-19 17:25:42 +02:00
INSTALL update install and readme 2004-08-31 06:52:07 +00:00
PACKAGE-LICENSING cosmetic: grammar and typo in PACKAGE-LICENSING. 2012-07-11 13:25:33 +02:00
README.md doc: add foundation documenation system files. 2012-09-11 15:40:19 +02:00
TODO - merge in changes to AUTHORS/TODO 2007-01-21 20:22:30 +00:00
VERSION.cmake New version: 0.2.23 2013-03-21 13:20:58 +01:00

README.md

DNF

It is an experimental replacement for yum [1], evolving from yum's code. It handles packages using rpm [2] libsolv [3] and hawkey [4] libraries.

Fedora Users

As of July 2012, DNF and all its dependencies are available in rawhide Fedora (to be Fedora 18)[5]. It is not straightforward to use DNF with Fedora 17 and earlier, unless you update rpm and libdb to the Fedora 18 versions first. Might warrant rebuilding rpm database so know what you are doing and do backup.

[1] http://yum.baseurl.org/
[2] http://rpm.org/
[3] https://github.com/openSUSE/libsolv
[4] https://github.com/akozumpl/hawkey
[5] http://koji.fedoraproject.org/koji/packageinfo?packageID=14310