Tagged articles
11 articles
Page 1 of 1
Raymond Ops
Raymond Ops
Nov 16, 2025 · Operations

Master Linux Package Management: yum, apt, dpkg, and Source Compilation

This guide walks you through Linux package management fundamentals, covering yum and apt/apt‑get commands, dpkg/rpm operations, and a step‑by‑step example of compiling and installing software from source such as Nginx, while highlighting convenience, customizability, and permission considerations.

APTCompilationLinux
0 likes · 9 min read
Master Linux Package Management: yum, apt, dpkg, and Source Compilation
Liangxu Linux
Liangxu Linux
Aug 3, 2025 · Operations

Master Linux Package Management: yum, apt, dpkg, rpm, and Source Compilation

This guide walks through Linux package management fundamentals, covering yum on RPM‑based systems, apt/apt‑get on Debian‑based systems, low‑level dpkg and rpm commands, and step‑by‑step source compilation with practical examples, tips, and a concise comparison of convenience, customizability, and required privileges.

APTRPMSource Compilation
0 likes · 9 min read
Master Linux Package Management: yum, apt, dpkg, rpm, and Source Compilation
MaGe Linux Operations
MaGe Linux Operations
Jun 16, 2025 · Operations

Master Linux Package Management: yum, apt, dpkg & Source Compilation

An in‑depth guide walks you through Linux package management using yum, apt/apt‑get, dpkg/rpm, and source compilation, detailing commands for updating, installing, upgrading, removing, version locking, and verification, plus a comparative analysis of convenience, customizability, and required permissions.

Source Compilationdpkgpackage management
0 likes · 9 min read
Master Linux Package Management: yum, apt, dpkg & Source Compilation
Liangxu Linux
Liangxu Linux
Nov 7, 2023 · Operations

Master Linux Package Management: yum vs apt and rpm vs dpkg Compared

This guide compares the major Linux package managers—yum/apt for RPM‑based and Debian‑based systems and rpm/dpkg for handling .rpm and .deb files—detailing their configuration files, common commands for installing, updating, removing, querying, and cleaning packages, plus useful command‑line examples.

APTRPMdpkg
0 likes · 5 min read
Master Linux Package Management: yum vs apt and rpm vs dpkg Compared
MaGe Linux Operations
MaGe Linux Operations
Jul 1, 2016 · Operations

Top 5 Linux Package Managers Every Beginner Should Master

An overview of the five most beginner‑friendly Linux package managers—DPKG/APT, RPM/YUM/DNF, Pacman, Zypper, and Portage—explaining their core functions, typical distributions, and useful resources, helping new Linux users choose and master software installation and management tools.

LinuxPortageRPM
0 likes · 11 min read
Top 5 Linux Package Managers Every Beginner Should Master