Software installation guides
Install packages, add trusted repositories, and choose the right desktop or app-store format for each Linux distribution.
Curated guides
Software install guides
784 matched guides, best match first. Page 1 of 66.

How to Install RPM Packages on Debian 13, 12 and 11
RPM files are a last-resort package format on Debian because APT and dpkg track native DEB packages, not Fedora, RHEL, or CentOS package metadata. When a vendor only...

How to Install Remi RPM Repo on Fedora 44
Fedora already tracks many web-stack packages well, but some projects need a PHP branch, Redis server, or cache extension that Fedora's default repositories do not currently ship. The...

How to Install RPM Packages on Ubuntu 26.04, 24.04 and 22.04
Ubuntu cannot install RPM packages natively because APT and dpkg expect DEB files. When you need to install RPM packages on Ubuntu anyway, Alien can convert simpler RPM...

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...

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 Manage Third-Party APT Repos on Debian with extrepo
Third-party APT repositories are easier to audit when every external source uses a predictable file name, a dedicated signing key, and a repeatable enable or disable command. Debian's...

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 Flatpak on Ubuntu 26.04, 24.04 and 22.04
Install and set up Flatpak on Ubuntu 26.04, 24.04, and 22.04 with Ubuntu's package, add Flathub for desktop apps, review when the Flatpak Team stable PPA is useful,...

How to Install Flatpak on Debian 13, 12 and 11
Debian already includes Flatpak in the default repositories, so you can install Flatpak on Debian and run desktop apps from Flathub without replacing core system libraries. The Flatpak...

How to Install RPM Fusion on Fedora 44
Installing RPM Fusion on Fedora unlocks the media, driver, and application packages Fedora intentionally leaves outside its default repositories. The repository is most useful when you need the...

How to Install Snap on Fedora 44
Install Snap on Fedora when a package you need is published through Canonical's Snap Store and DNF or Flatpak do not provide the build, channel, or vendor packaging...

How to Install DNF Automatic on Fedora 44
Automatic updates matter most on Fedora systems that run unattended, sit in a closet, or go days without a login. You can install DNF Automatic on Fedora to...