Tag

dnf

1 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Sep 21, 2022 · Operations

Common Linux Package Management Tools and Their Command Usage

This article introduces the most widely used Linux package managers—dpkg, apt, rpm, yum, and dnf—explaining their purpose, supported distributions, and providing comprehensive command‑line examples for installing, removing, querying, and managing software packages.

APTLinuxPackage Management
0 likes · 14 min read
Common Linux Package Management Tools and Their Command Usage
DevOps Cloud Academy
DevOps Cloud Academy
Jun 27, 2020 · Operations

Linux Package Management: RPM, YUM, DNF and Source Compilation

This guide explains how to manage Linux software packages using RPM, YUM, DNF and manual source compilation, covering preparation steps, repository configuration, common commands, and practical examples with full command‑line snippets.

LinuxPackage ManagementSource Compilation
0 likes · 15 min read
Linux Package Management: RPM, YUM, DNF and Source Compilation