Linux developer tool guides - Page 3
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 3 of 7.

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

How to Install Codex CLI on Fedora 44
Fedora's versioned Node.js packages make npm the cleanest default way to install Codex CLI on Fedora, because Fedora can provide the runtime while npm installs OpenAI's terminal coding...

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

How to Install Python on Fedora 44
Fedora already tracks CPython closely, and current Fedora releases expose far more than a single default interpreter. If you need to install Python on Fedora, the safer path...

How to Install VSCodium on Fedora 44
Fedora developers who like the Visual Studio Code layout but do not want Microsoft's telemetry usually end up at VSCodium. The cleanest way to install VSCodium on Fedora...

How to Install Claude Code CLI on Fedora 44
Working inside a Fedora terminal is easier when the same tool can inspect files, answer repository questions, run commands, and propose edits without moving the project into a...

How to Install Docker on Fedora 44
Fedora's default container workflow centers on Podman, but many Compose stacks, CI runners, vendor scripts, and team runbooks still expect the Docker daemon and Docker CLI. To install...

How to Install GitHub Desktop on Fedora 44
Reviewing a pull request is easier when you can see changed files, branches, and commit history without turning every step into a Git command. To install GitHub Desktop...