Linux developer tool guides - Page 2
Set up a Linux development workstation with editors, CLIs, runtimes, containers, build tools, and distro-specific package sources.
Curated guides
Developer tool guides
80 matched guides, best match first. Page 2 of 7.

How to Install GitHub CLI on Debian 13, 12 and 11
Pull requests, issues, releases, workflow checks, and repository tasks are easier to automate when Debian has GitHub's official gh command available beside Git. To install GitHub CLI on...

How to Install Cursor on Fedora 44
Cursor on Fedora has two useful Linux entry points: the graphical desktop editor from Anysphere's RPM repository and the terminal-based Cursor Agent CLI from Cursor's official per-user installer....

How to Install Google Antigravity on Debian 13, 12 and 11
Debian does not package Google Antigravity in its default repositories, and the current Google product split matters before you install anything. To install Google Antigravity on Debian, choose...

How to Install Python 3.13 on Debian 13, 12 and 11
Python 3.13 on Debian depends on the release you run: Debian 13 (Trixie) already ships the 3.13 branch through APT, while Debian 12 (Bookworm) and Debian 11 (Bullseye)...

How to Install PyCharm on Fedora 44
Fedora does not package JetBrains PyCharm in its default DNF repositories, and JetBrains' Linux download is a tar archive rather than an RPM. To install PyCharm on Fedora...

How to Install Python 3.14 on Debian 13, 12 and 11
Debian stable keeps Python conservative because system tools, package hooks, and many desktop utilities expect the distro-owned interpreter. To install Python 3.14 on Debian without risking APT or...

How to Install Google Antigravity on Fedora 44
Google Antigravity changed sharply with the 2.0 launch. Fedora now has three current install paths: the Antigravity 2.0 desktop app for orchestrating agents visually, the Antigravity IDE for...

How to Install Beekeeper Studio on Debian 13, 12 and 11
Querying databases from a terminal works until you need to compare table layouts, save repeatable SQL, or tunnel through SSH to a remote host. To install Beekeeper Studio...

How to Install Composer on Debian 13, 12 and 11
PHP projects get messy fast when each machine pulls a different dependency set. You can install Composer on Debian from the default repositories or from the upstream installer,...

How to Install Cursor on Ubuntu 26.04, 24.04 and 22.04
Cursor on Ubuntu has two useful Linux entry points: the graphical desktop editor and the terminal-based Cursor Agent CLI. The desktop app is easiest to maintain through Anysphere's...

How to Install Docker on Debian 13, 12 and 11
Docker CE gives Debian hosts the container engine most Compose projects, CI runners, build pipelines, and vendor deployment notes expect. The Docker packages from Docker's official APT repository...

How to Install VSCodium on Debian 13, 12 and 11
Debian does not ship VSCodium from its default package archive, so the package source you choose matters before the first install command. VSCodium gives Debian users the familiar...