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

How to Install curl on Ubuntu 26.04, 24.04 and 22.04
Minimal Ubuntu servers, containers, and stripped-down desktop installs often reach for curl before the command is actually present. To install curl on Ubuntu Linux, use the default APT...

How to Install PlayOnLinux on Fedora 44
Older Windows programs often need more than a plain Wine prefix, especially when each app expects different libraries, Windows versions, or installer workarounds. You can install PlayOnLinux on...

How to Install ONLYOFFICE on Fedora 44
When DOCX, XLSX, and PPTX files need to round-trip cleanly with Microsoft Office users, ONLYOFFICE Desktop Editors is a practical Fedora option that also handles PDF editing. Fedora...

How to Install Kernel Vanilla Mainline on Fedora 44
Installing a mainline or vanilla Linux kernel on Fedora makes sense when you need to test upstream fixes before Fedora carries them or confirm whether a hardware or...

How to Install Node.js on Ubuntu 26.04, 24.04 and 22.04
Ubuntu's default Node.js package is convenient, but it is not always the runtime modern JavaScript projects expect. To install Node.js on Ubuntu, choose between the Ubuntu repository, NodeSource's...

How to Install KeePassXC on Debian 13, 12 and 11
Debian gives KeePassXC users a clean default APT package, while Flathub, a third-party APT repository, and a source build cover readers who need a newer desktop build or...

How to Install WPS Office on Fedora 44
DOCX-heavy work gets awkward fast when Fedora lacks the same office suite your teammates use elsewhere. That makes it practical to install WPS Office on Fedora when you...

How to Install Nmap on Debian 13, 12 and 11
Finding which hosts answer, which ports are open, and which services are exposed is much easier once Nmap is available from the terminal. Debian's default APT package is...

How to Install GitHub Desktop on Debian 13, 12 and 11
GitHub Desktop fills a practical gap on Debian when you want GitHub pull requests, branch switching, commits, and conflict review in a graphical workflow instead of doing every...

How to Install CMake on Debian 13, 12 and 11
CMake version choice matters on Debian because each release carries a different repository package while upstream CMake moves faster for new generator, policy, and language features. To install...

How to Install Swift on Fedora 44
Fedora packages Swift in its standard repositories, so the DNF path gives you a system-owned compiler, Swift Package Manager, and SourceKit-LSP without adding a separate repository. After installing...

How to Install Composer on Fedora 44
PHP projects drift fast when each machine resolves a different dependency tree. You can install Composer on Fedora from the official repositories or with the upstream installer, then...