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

How to Install GitHub CLI on Rocky Linux 10, 9 and 8
Pull requests, issues, releases, and GitHub Actions runs are easier to manage when they are available from the same shell you already use for Git. To install GitHub...

How to Install ImageMagick on Rocky Linux 10, 9 and 8
Batch image work gets tedious when every resize, conversion, thumbnail, or watermark has to pass through a graphical editor. To install ImageMagick on Rocky Linux, use the EPEL...

How to Install Apache Cassandra on Rocky Linux 10, 9 and 8
Apache Cassandra is useful when one database node is not enough: it keeps writes available during node failures and scales by adding more machines to the cluster. To...

How to Install Remi RPM on Rocky Linux 10, 9 and 8
Rocky Linux keeps web-stack packages conservative, which is exactly what many servers need until an application asks for a newer PHP branch, a current Redis server, or cache...

How to Install EPEL on Rocky Linux 10, 9 and 8
Rocky Linux keeps its base repositories conservative, so everyday server tools such as fail2ban, htop, btop, and nvtop often come from EPEL instead. To install EPEL on Rocky...

How to Install Xfce on CentOS Stream 9
Xfce is a practical fit when a CentOS Stream 9 system needs a full desktop without the heavier GNOME workflow. It keeps the panel, window manager, file manager,...

How to Install Mainline Kernel on CentOS Stream 10 and 9
Newer Wi-Fi chipsets, storage controllers, and workstation hardware can need kernel support that arrives before CentOS Stream's default enterprise-tracking kernel picks it up. You can install the latest...

How to Install Git on CentOS Stream 10 and 9
CentOS Stream already includes Git in AppStream, so most systems only need one DNF package before they can clone repositories, track configuration changes, or push code to a...

How to Install Apache HTTPD on CentOS Stream 10 and 9
A small CentOS Stream server can start serving a real site as soon as Apache HTTP Server is installed, allowed through firewalld, and pointed at a document root....

How to Install Remi RPM on CentOS Stream 10 and 9
CentOS Stream's default repositories do not always carry the PHP, Redis, or Memcached branch a web application expects. The Remi RPM repository fills that gap with Enterprise Linux...

How to Install EPEL on CentOS Stream 10 and 9
EPEL expands a CentOS Stream system when the base repositories do not carry a tool you need, such as htop, lynis, fail2ban, Python libraries, or server utilities. To...

How to Install Perl on Rocky Linux 10, 9 and 8
Rocky Linux keeps Perl tied to each major release, which is useful for stable admin scripts but not always enough when a project expects a newer interpreter. You...