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

How to Install phpMyAdmin with Nginx on Debian 13, 12 and 11
Managing MariaDB or MySQL from a shell is fine until you need to inspect grants, import a dump, or compare table structures quickly. You can install phpMyAdmin with...

How to Install Sysdig on Debian 13, 12 and 11
Tracing live system calls is often the fastest way to catch the process, file, or network event that ordinary metrics miss. You can install Sysdig on Debian to...

How to Install Telnet on Debian 13, 12 and 11
Plain TCP checks are still easier with Telnet when you need to see whether a remote service even answers. You can install Telnet on Debian from the default...

How to Install Vivaldi on Debian 13, 12 and 11
Vivaldi is worth installing on Debian when a normal Chromium-style browser feels too rigid. Its tab stacks, workspaces, side-by-side tab tiling, notes panel, mail client, calendar, feeds, screenshots,...

How to Install qBittorrent on Debian 13, 12 and 11
qBittorrent fits two common Debian workflows: a full desktop BitTorrent client for local sessions and qbittorrent-nox for a browser-managed WebUI on a headless server. To install qBittorrent on...

How to Install PHP-IMAGICK on Debian 13, 12 and 11
Image uploads, thumbnail generation, and PDF previews usually fail in PHP applications when the Imagick extension is missing. To install PHP-Imagick on Debian, use the default php-imagick package...

How to Install Zoom on Debian 13, 12 and 11
Zoom Workplace is not packaged in Debian's default repositories, so the install path matters before you run APT. To install Zoom on Debian, use Zoom's official .deb package...

How to Install Plex Media Server on Debian 13, 12 and 11
A Debian server becomes a practical Plex host when the package source, service account, media permissions, and network path all line up. Plex Media Server runs as its...

How to Install Handbrake on Debian 13, 12 and 11
Video collections rarely stay in the format, size, or container you need. HandBrake gives Debian users a practical way to transcode existing video files into common containers and...

How to Install MakeMKV on Debian 13, 12 and 11
Optical-disc backups on Debian work best when MakeMKV stays current with upstream's short beta release cycle. To install MakeMKV on Debian, choose an APT-managed community repository for normal...

How to Install Apache Maven on Debian 13, 12 and 11
Maven only works as well as the Java branch behind it, so installing Apache Maven on Debian should prove both the mvn command and the JDK compiler. Debian's...

How to Install SSH on Debian 13, 12 and 11
Debian does not always install an SSH server by default, especially on minimal, server, and custom images. To install SSH on Debian, use the openssh-server package, enable the...