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
82 matched guides, best match first. Page 2 of 7.

How to Install Docker on Linux Mint 22 and 21
Docker on Linux Mint is easiest to maintain when Docker Engine and Docker Desktop are treated as different products. Docker Engine installs from Docker's Ubuntu APT repository and...

How to Install Android Studio on Linux Mint 22 and 21
When you need the Android emulator, SDK Manager, and Kotlin tooling in one place, Android Studio is still the workflow Google builds around. You can install Android Studio...

How to Install Python 3.12 on Debian 13, 12 and 11
Python 3.12 on Debian is now mostly a compatibility branch for projects that are not ready for newer interpreters. Debian 13 (Trixie), Debian 12 (Bookworm), and Debian 11...

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,...