Software installation guides - Page 34
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 34 of 57.

How to Install Apache on Ubuntu 26.04, 24.04 and 22.04
A small Ubuntu server can host a real website as soon as Apache is installed, reachable through the firewall, and pointed at the right document root. To install...

How to Install Microsoft Edge on Ubuntu 26.04, 24.04 and 22.04
Microsoft Edge is useful on Ubuntu when your browser needs to match a Microsoft 365, Entra ID, SharePoint, or Edge Sync workflow instead of using a generic Chromium...

How to Install Gemini CLI on Ubuntu 26.04, 24.04 and 22.04
Some terminal agents push you straight into a paid API workflow, but Gemini CLI is unusual because a normal Google account can be enough to get started. That...

How to Install AWS CLI on Ubuntu 26.04, 24.04 and 22.04
Cloud automation gets awkward fast when every S3 sync, IAM check, or EC2 lookup has to go through the AWS Console. To install AWS CLI on Ubuntu, use...

How to Install Google Chrome on Ubuntu 26.04, 24.04 and 22.04
Google Chrome is available for Ubuntu 26.04, 24.04, and 22.04 through Google's official APT repository, with a community-maintained Flatpak wrapper also available on Flathub. To download and install...

How to Install Codex CLI on Ubuntu 26.04, 24.04 and 22.04
Installing Codex CLI on Ubuntu gives you OpenAI's terminal coding agent inside the same shell where you already run git, package managers, tests, and project scripts. Codex can...

How to Install Zsh on Ubuntu 26.04, 24.04 and 22.04
Zsh becomes worth installing on Ubuntu when Bash starts to feel too bare for daily terminal work: completion is smarter, command history is easier to reuse, and prompts...

How to Install OpenSSH on Ubuntu 26.04, 24.04 and 22.04
Remote administration on Ubuntu is much safer once OpenSSH is installed, listening, and protected before you need emergency access. To install SSH server on Ubuntu, use the openssh-server...

How to Install MariaDB on Ubuntu 26.04, 24.04 and 22.04
Ubuntu's default MariaDB packages are the right starting point when you want a MySQL-compatible database server that stays inside the normal APT update flow. To install MariaDB on...

How to Install R Lang on Ubuntu 26.04, 24.04 and 22.04
Installing R on Ubuntu gives you a reproducible environment for statistics, data analysis, visualization, bioinformatics, machine learning, and research reports without leaving the APT package workflow. The best...

How to Install Insomnia on Ubuntu 26.04, 24.04 and 22.04
Insomnia gives Ubuntu users a desktop API client for testing REST, GraphQL, gRPC, WebSocket, and SSE requests without rebuilding every workflow in browser tools or one-off curl commands....

How to Install PHP on Ubuntu 26.04, 24.04 and 22.04
Server stacks depend on the PHP branch that a CMS, framework, or legacy application supports, and Ubuntu's default repositories give each LTS release a maintained PHP package without...