Software installation guides - Page 24

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 24 of 57.

Swift logo and Arch Linux logo representing Swift programming language deployment on Arch

How to Install Swift on Arch Linux

Arch does not ship Swift in the official repositories, so the practical way to install Swift on Arch Linux is through the AUR: either the packaged binary toolchain...

Updated ( Published )

Perl camel logo and Arch Linux logo representing Perl development environment setup

How to Install Perl on Arch Linux

Perl on Arch Linux is the system-packaged interpreter for text processing, automation scripts, CPAN modules, and older tools that still depend on Perl. Arch provides it as the...

Updated ( Published )

PostgreSQL elephant logo and Arch Linux logo with database icons representing PostgreSQL deployment on Arch Linux

How to Install PostgreSQL on Arch Linux

PostgreSQL on Arch Linux is a pacman-managed database server, but it will not start until you initialize its data directory with initdb. The official postgresql package installs the...

Updated ( Published )

Lua programming language logo alongside the Arch Linux logo representing Lua development setup

How to Install Lua on Arch Linux

Arch keeps Lua in the official repositories, so the cleanest way to install Lua on Arch Linux is through pacman rather than source builds or AUR helpers. Use...

Updated ( Published )

Docker logo and Arch Linux logo representing container deployment on Arch

How to Install Docker on Arch Linux

Install Docker on Arch Linux from the official repositories when you need Docker Engine, the docker CLI, Compose files, and Buildx builds under pacman management. Arch packages Docker...

Updated ( Published )

Python logo and Arch Linux logo representing Python development environment setup on Arch

How to Install Python on Arch Linux

Install Python on Arch Linux from the official python package when you need CPython for development, automation, data work, or project tooling. Minimal Arch installations do not include...

Updated ( Published )

PHP and Arch Linux logos representing PHP installation and configuration on Arch Linux

How to Install PHP on Arch Linux

Arch Linux keeps PHP in the official repositories, with the current branch available as php and a separate php-legacy branch for older application compatibility. Install the main package...

Updated ( Published )