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

How to Install Kotlin on Ubuntu 26.04, 24.04 and 22.04
Kotlin's command-line compiler is useful when you need to test JVM code, run a small script, or verify a build workflow without opening a full IDE. To install...

How to Install Grub Customizer on Ubuntu 26.04, 24.04 and 22.04
When a dual-boot system keeps choosing the wrong operating system or hides the boot menu too quickly, editing GRUB by hand is easy to get wrong. You can...

How to Install Python 3.10 on Ubuntu 26.04, 24.04 and 22.04
Python 3.10 introduced structural pattern matching, stricter type union syntax, and improved error messages that many production frameworks and data-science toolchains still depend on. To install Python 3.10...

How to Install Zabbly Kernel on Ubuntu 26.04, 24.04 and 22.04
New hardware sometimes needs a kernel newer than the one Ubuntu ships for its LTS release. The Zabbly kernel fills that gap by packaging current stable mainline Linux...

How to Install CUDA on Debian 13, 12 and 11
CUDA workloads on Debian need three pieces to line up: a supported NVIDIA GPU, a working NVIDIA driver, and a toolkit branch that matches the code you plan...

How to Install Chromium Browser on Debian 13, 12 and 11
Chromium gives Debian users a Chrome-compatible browser without installing Google's proprietary package. You can install Chromium on Debian from the default APT repositories, use Flathub for a newer...

How to Install OpenJDK 25 on Debian 13, 12 and 11
Java 25 is the current LTS branch for new long-lived projects, especially when you want finalized scoped values, module imports, and compact source files without waiting for the...

How to Install Microsoft Edge on Debian 13, 12 and 11
Microsoft account sync is the main reason to install Microsoft Edge on Debian instead of using a generic Chromium build. Edge is Chromium-based, so Chrome Web Store extensions...

How to Install Google Chrome on Debian 13, 12 and 11
Google Chrome brings Google account sync, Widevine media playback, proprietary codecs, Chrome Web Store compatibility, and Google's current browser channel to Debian desktops. To install Google Chrome on...

How to Install PowerShell on Ubuntu 26.04, 24.04 and 22.04
Keeping the same shell and scripting workflow across Windows, Linux, and Azure is easier when the command language behaves the same everywhere. If you need to install PowerShell...

How to Install SDKMAN on Ubuntu 26.04, 24.04 and 22.04
JVM projects often pin different Java, Gradle, Maven, Kotlin, or Scala releases, and swapping those tools with APT can turn into system-wide cleanup work. When you install SDKMAN...

How to Install Fish Shell on Ubuntu 26.04, 24.04 and 22.04
A faster interactive shell matters most once command history, completions, and prompt context start doing real work. To install Fish Shell on Ubuntu, choose the Ubuntu repository package...