Software installation guides - Page 44

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

Nmap logo and Arch Linux logo representing network scanning setup on Arch

How to Install Nmap on Arch Linux

Nmap gives Arch Linux users a fast way to discover hosts, open ports, service banners, and basic operating-system fingerprints from the terminal. If you need to install Nmap...

Updated ( Published )

Kotlin and Arch Linux logos on a blue background representing Kotlin development setup on Arch

How to Install Kotlin on Arch Linux

Kotlin projects on Arch usually need two things before the first compile works: the Kotlin command-line tools and a Java runtime that matches the JVM target. You can...

Updated ( Published )

Fail2ban and Arch Linux logos representing automated SSH brute-force blocking with log-based bans.

How to Install Fail2Ban on Arch Linux

Arch servers exposed to SSH, Nginx, or other login surfaces quickly collect repeated authentication failures. Install Fail2ban on Arch Linux when you want those patterns converted into temporary...

Updated ( Published )

AWS and Arch Linux logos representing AWS CLI installation and cloud management on Arch Linux

How to Install AWS CLI on Arch Linux

AWS CLI turns an Arch terminal into a control point for S3, EC2, IAM, CloudWatch, Lambda, and other AWS services. To install AWS CLI on Arch Linux, the...

Updated ( Published )

Python 3.13 logo with Ubuntu logo and terminal showing installation commands

How to Install Python 3.13 on Ubuntu 26.04, 24.04 and 22.04

Python 3.13 introduces a free-threaded runtime preview that lets you test true multi-threaded parallelism without the Global Interpreter Lock, alongside interpreter performance updates and upstream security support through...

Updated ( Published )