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

How to Install FreeCAD on Ubuntu 26.04, 24.04 and 22.04
Choosing the wrong FreeCAD package source on Ubuntu can still send you into a dead APT path: Ubuntu 26.04 and 24.04 currently have no default freecad candidate, while...

How to Install ModSecurity and OWASP CRS with Apache on Ubuntu 26.04, 24.04 and 22.04
A web application firewall becomes useful when it blocks bad requests before they reach WordPress, phpMyAdmin, APIs, or other code running behind Apache. You can install ModSecurity with...

How to Install Visual Studio Code on Ubuntu 26.04, 24.04 and 22.04
Ubuntu developers often choose Visual Studio Code when they want IntelliSense, debugging, Git integration, terminal access, and the extension marketplace in one desktop editor. To install Visual Studio...

How to Install Yarn on Ubuntu 26.04, 24.04 and 22.04
Yarn is still useful when a JavaScript project needs dependency installs that are pinned to the repository instead of whatever package manager happens to be global on the...

How to Install GPU-Viewer on Ubuntu 26.04, 24.04 and 22.04
Install GPU-Viewer on Ubuntu when you want a desktop view of graphics capability data instead of separate OpenGL, Vulkan, OpenCL, and VDPAU terminal checks. GPU-Viewer works like a...

How to Install Composer on Ubuntu 26.04, 24.04 and 22.04
PHP projects drift quickly when each workstation resolves dependencies a little differently. To install Composer on Ubuntu, use the Ubuntu repository package for the distro-managed path, or use...

How to Install HandBrake on Ubuntu 26.04, 24.04 and 22.04
When a video needs a smaller file size, a different container, or a device-friendly preset, HandBrake gives you a graphical transcoder without requiring a hand-built FFmpeg command. To...

How to Install Memcached on Ubuntu 26.04, 24.04 and 22.04
Repeated database lookups become expensive once a site starts serving real traffic, and Memcached gives Ubuntu servers a small, fast RAM cache for those hot reads. You can...

How to Install MariaDB 11.8 on Ubuntu 26.04, 24.04 and 22.04
MariaDB 11.8 is the branch to install on Ubuntu when you need the newer LTS feature set, including native vector search, the extended TIMESTAMP range through 2106, and...

How to Install Telegram on Ubuntu 26.04, 24.04 and 22.04
To install Telegram on Ubuntu with a current desktop build, choose the package source before running commands. Ubuntu 26.04 and 24.04 do not include the old telegram-desktop package...

How to Install Git on Ubuntu 26.04, 24.04 and 22.04
Most Ubuntu development workflows expect Git before you clone a repository, fetch source code, or push work to GitHub, GitLab, or Bitbucket. You can install Git on Ubuntu...

How to Install Claude Code on Ubuntu 26.04, 24.04 and 22.04
Claude Code is most useful on Ubuntu when it can work from the same terminal where you already run Git, tests, package managers, and project scripts. The cleanest...