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

How to Install NVIDIA Drivers on Rocky Linux 10, 9 and 8
Rocky Linux starts NVIDIA cards on the open-source Nouveau driver, which is enough for basic display output but not for CUDA workloads, nvidia-smi monitoring, or the full NVIDIA...

How to Install Fail2ban on Rocky Linux 10, 9 and 8
SSH password probes and noisy login scans are much easier to handle when Rocky Linux can block repeat offenders automatically instead of waiting for a manual firewall rule....

How to Install Git on Rocky Linux 10, 9 and 8
Rocky Linux keeps Git in AppStream, so most systems can add version control with one DNF command and normal package updates. To install Git on Rocky Linux, use...

How to Install Redis on Rocky Linux 10, 9 and 8
Fast cache reads matter when an application would otherwise keep asking a disk-backed database for the same session, queue, or page-fragment data. To install Redis on Rocky Linux...

How to Install Google Chrome on Rocky Linux 10, 9 and 8
Google Chrome is not part of Rocky Linux's default repositories, so the clean install path is Google's own RPM package or the Flathub wrapper. To install Google Chrome...

How to Install Apache Maven on Rocky Linux 10, 9 and 8
Java builds get easier to repeat when dependency resolution, tests, and packaging all run through one project file. To install Apache Maven on Rocky Linux, use the AppStream...

How to Install Nginx Mainline on Rocky Linux 10, 9 and 8
Rocky Linux's AppStream Nginx package is built for conservative server maintenance, but nginx.org is the better source when you specifically need the current Mainline branch. Install Nginx Mainline...

How to Install Microsoft Edge on Rocky Linux 10, 9 and 8
Edge earns its place on Rocky desktops when Microsoft 365, SharePoint, Entra ID sign-ins, or Edge Sync need to behave like they do on managed systems elsewhere. To...

How to Install RPM Fusion on Rocky Linux 10, 9 and 8
Rocky Linux keeps patent-sensitive codecs, proprietary drivers, and some multimedia tools out of its base repositories, so RPM Fusion fills a practical gap for desktop and workstation systems....

How to Install PHP on Rocky Linux 10, 9 and 8
PHP on Rocky Linux works best when you match the runtime branch to the release before installing web-server packages or extensions. To install PHP on Rocky Linux, use...

How to Install Node.js on Rocky Linux 10, 9 and 8
Modern JavaScript tooling moves quickly, and Rocky Linux gives you three practical paths: a system-managed Node.js package from AppStream, a DNF-managed upstream package from NodeSource, or a per-user...

How to Install VS Code on Rocky Linux 10, 9 and 8
Rocky Linux's default repositories do not include Microsoft's Visual Studio Code build, so the clean way to install Visual Studio Code on Rocky Linux is to add Microsoft's...