Package Management

dnf

English

Overview

A Red Hat-family package-management command used as the successor to yum.

Details

A package-management command designed as yum's successor, with faster dependency resolution and a more organized API. It solves dependencies internally using a SAT (satisfiability problem) solver, which cuts down on the complex dependency-resolution failures that yum was prone to.

More Linux terms