Linux package management guides
Choose the right package manager, repository, or app format before installing or updating software on each Linux distribution.
Curated guides
Package management guides
46 matched guides, best match first. Page 1 of 4.

DNF5 Install Command Guide for Fedora 44
Fedora's current dnf command is DNF5-backed, so older install examples can fail. These examples cover package previews, local RPMs, groups, repository helpers, and DNF4 commands to replace.

How to Install Snapd and Snap Store on Debian 13, 12 and 11
Install Snap on Debian when you need the Snap Store catalog, automatic snap refreshes, or a package format that stays separate from Debian's APT packages. Debian 13 (Trixie),...

dnf5 system-upgrade Command Guide on Fedora 44
The dnf5 system-upgrade command on Fedora is the command family behind release upgrades from the terminal. It is most useful when you need to understand the DNF5 subcommands,...

DNF5 Group Commands for Fedora 44
DNF5 group commands on Fedora simplify setup work by bundling related packages for a specific role. Instead of installing compilers, version control tools, and build utilities one package...

How to Enable Contrib and Non-Free on Debian 13, 12 and 11
Debian keeps proprietary drivers, firmware, and some dependency wrappers outside the default main archive component, so APT can report packages such as nvidia-driver, firmware-iwlwifi, intel-microcode, or unrar as...

How to Install Pikaur on Arch Linux
Install Pikaur on Arch Linux when you want a Python-based AUR helper that asks its questions before the build starts, then lets long package builds continue without stopping...

How to Install Synaptic Package Manager on Ubuntu 26.04, 24.04 and 22.04
Ubuntu still works best from the terminal for many package-management jobs, but a graphical queue is faster when you want to inspect dependencies, mark several changes at once,...

How to Install APT-Fast on Ubuntu 26.04, 24.04 and 22.04
Ubuntu already ships with the base apt and apt-get tools, so you do not normally install APT itself on Ubuntu. APT-Fast is an optional wrapper for readers who...

How to Install and Configure Backports on Debian 13, 12 and 11
Debian stable favors reliability over rapid package updates, which is excellent for uptime but limiting when you need newer kernels, drivers, or development toolchains. To install the backports...

Fedora DNF Command Line Cheat Sheet
Fedora package commands changed with DNF5. This cheat sheet gives you current dnf patterns for upgrades, searches, installs, removals, repositories, groups, history, offline transactions, and common fixes.

tcpdump Command in Linux: Capture and Filter Packets
Packet captures answer questions that logs and port scans cannot: did the packet leave, did a reply come back, which interface saw it, and what did the protocol...

How to Upgrade Flatpak on Linux Mint 22 and 21
To upgrade Flatpak on Linux Mint, start by updating the Flatpak apps and runtimes you already use. Linux Mint 22.x and 21.x desktop installs include Flatpak with Flathub...