DNF (software)

Dandified Yum

DNF, installing updates on Fedora 22
Stable release 1.1.4 / November 24, 2015 (2015-11-24)[1]
Written in Python
Operating system Linux
Available in English
Type Package management system
License GPL v2
Website dnf.baseurl.org

DNF or Dandified Yum is the next generation version of the Yellowdog Updater, Modified (yum), a package manager for RPM-based distributions. DNF was introduced in Fedora 18[2] and it has been the default package manager for Fedora since version 22.[3] Perceived deficiencies of yum which DNF is intended to address include poor performance, high memory usage, and the slowness of its iterative dependency resolution.[4] DNF uses libsolv, an external dependency resolver.[4]

It does package management using RPM, libsolv and hawkey libraries. For metadata handling and package downloads it utilizes librepo. To process and effectively handle the comps data it uses libcomps.

There is another reason that Yum is being targeted for replacement: it uses its own, iterative dependency-resolution mechanism. More recent (and better performing) schemes for doing dependency resolution exist, and one, in the form of the satisfiability solving library libsolv, has been adopted by several other projects (including, of course, libsolv's origin: openSUSE's zypper package manager).

Documentation

Dependencies

libsolv

hawkey

librepo

libcomps

Adoption

DNF has been the default package manager for Fedora since the 22 version that was released in May 2015.[3]

Press

References

  1. Šilhan, Jan (2015-11-24). "DNF 1.1.4 and DNF-PLUGINS-CORE 0.1.14 Released". DNF. Retrieved 2015-12-17.
  2. "Will DNF Replace Yum?". Retrieved 28 May 2015.
  3. 1 2 "Fedora 22 Released, See What`s New [Workstation]". Retrieved 28 May 2015.
  4. 1 2 Edge, Jake (2014-01-15). "DNF and Yum in Fedora". LWN.net. Retrieved 2015-03-29.

External links

This article is issued from Wikipedia - version of the Monday, January 04, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.