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.

Debian logo and Clang branding representing C and C++ compiler setup on Debian

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

Updated ( Published )

Swift and Debian logos connected by a light trail on a dark red background

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

Updated ( Published )

SQLite database logo with arrow pointing to Debian swirl logo on red background

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

Updated ( Published )

Arduino logo pointing to Debian Linux swirl logo on a red background

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

Updated ( Published )

Composer PHP dependency manager logo with arrow pointing to Debian logo on red background

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

Updated ( Published )

Nginx web server logo with arrow pointing to Debian Linux logo on coral background

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

Updated ( Published )

Nala package manager logo with arrow pointing to Debian logo on red background with terminal interface elements

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

Updated ( Published )