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

80 matched guides, best match first. Page 3 of 7.

Fedora and Codex CLI graphics with OpenAI logo representing terminal coding setup

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

Published

CMake logo with geometric triangle symbol and Debian swirl connected by dotted arc on red background representing build system integration

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

Updated ( Published )

Composer on Fedora feature graphic with Composer branding beside the Fedora logo on a blue workflow background

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

Updated ( Published )

Python and Fedora logos on a blue code-themed background

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

Updated ( Published )

VSCodium installation graphic showing Flathub and Fedora logos connected on blue background

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

Updated ( Published )

Claude Code title graphic beside the Fedora logo representing Claude Code setup 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...

Updated ( Published )

Docker whale logo with containers connected to Fedora logo on blue background

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

Updated ( Published )

GitHub Desktop and Fedora logos connected by a dotted line on a blue background

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

Updated ( Published )

Go gopher mascot pointing to Fedora logo on blue gradient background with "GO" and "fedora" text

How to Install Golang on Fedora 44

Go's fast compiler and static binaries make it a practical fit for Fedora development work, from small command-line tools to services that ship cleanly in containers. To install...

Updated ( Published )