Dnf

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Overview

Dandified YUM (DNF) is the next upcoming major version of yum.

Installation

With yum

TO PROCESS: https://www.rootusers.com/how-to-install-dnf-package-manager-in-centosrhel/

yum install -y dnf

From RPM

Operations

Install

dnf install -y 'dnf-command(config-manager)'
dnf config-manager --add-repo https://cli.github.com/packages/rpm/gh-cli.repo
dnf install -y gh