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

How to Install Timeshift on Debian 13, 12 and 11
A failed package upgrade or risky config change can leave a Debian system unstable, and rebuilding from scratch is slow. You can install Timeshift on Debian from the...

How to Install OpenJDK 21 on Debian 13, 12 and 11
Java 21 is still the target release for many Spring Boot 3.x services, Gradle builds, and application servers, but Debian does not package it the same way on...

How to Install Firewalld on Debian 13, 12 and 11
Fresh Debian installs leave host firewall policy to the administrator, so the first time you expose SSH, a web server, or another network service, you need to choose...

How to Install Clang on Debian 13, 12 and 11
Debian already packages Clang in its default repositories, but it is not installed by default and the compiler branch changes sharply between Debian 13, 12, and 11. That...

How to Install Swift on Debian 13 and 12
Swift on Debian is now a package-source decision: Debian 13 ships a system-managed compiler, while Debian 12 developers still need Swift.org's toolchain paths for current releases. To install...

How to Install SQLite on Debian 13, 12 and 11
SQLite fits the cases where you need SQL queries, transactions, and a durable database file without running a separate database service. To install SQLite on Debian, use the...

How to Install Arduino on Debian 13, 12 and 11
Writing and uploading sketches is easier once the IDE, USB permissions, and update path are sorted out before you connect a board. To install Arduino IDE on Debian,...

How to Install Brave Browser on Debian 13, 12 and 11
Brave Browser gives Debian users a Chromium-based browser with built-in ad and tracker blocking, but the package source matters because Debian does not ship Brave in its default...

How to Install Beekeeper Studio on Debian 13, 12 and 11
Querying databases from a terminal works until you need to compare table layouts, save repeatable SQL, or tunnel through SSH to a remote host. To install Beekeeper Studio...

How to Install Composer on Debian 13, 12 and 11
PHP projects get messy fast when each machine pulls a different dependency set. You can install Composer on Debian from the default repositories or from the upstream installer,...

How to Install Nginx on Debian 13, 12 and 11
Most self-hosted stacks need a web server or reverse proxy before the rest of the application can do much. That is why many admins install Nginx on Debian...

How to Install Nala on Debian 13, 12 and 11
APT already works, but reading a large package transaction or undoing one later is easier when the frontend shows clear changes and keeps its own history. That makes...