Linux developer tool guides - Page 6

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

Visual Studio Code logo and Linux Mint logo connected with dotted line on green gradient background showing integration between platforms

How to Install VS Code on Linux Mint 22 and 21

Visual Studio Code fits Linux Mint best when the install path matches how you actually work: the Microsoft APT repository gives you the normal code launcher, Marketplace access,...

Updated ( Published )

Visual Studio Code logo with arrow pointing to Debian logo on red background with code editor icons

How to Install VS Code on Debian 13, 12 and 11

Visual Studio Code is easiest to maintain on Debian when it comes from Microsoft's APT repository: the package installs the standard code launcher, exposes the stable and Insiders...

Updated ( Published )

Go programming language gopher mascot with arrow pointing to Debian swirl logo on red gradient background

How to Install Go on Debian 13, 12 and 11

Debian's default Go package is stable, but it falls behind upstream quickly when projects need newer language features or toolchain fixes. If you need to install Go on...

Updated ( Published )

Node.js logo and Debian logo representing runtime installation on Debian

How to Install Node.js on Debian 13, 12 and 11

Debian ships a stable but older Node.js in its default repositories, which works for basic server tasks but falls behind what many JavaScript projects expect. To install Node.js...

Updated ( Published )

Node.js logo with arrow pointing to Ubuntu logo on orange developer-themed background

How to Install Node.js on Ubuntu 26.04, 24.04 and 22.04

Ubuntu's default Node.js package is convenient, but it is not always the runtime modern JavaScript projects expect. To install Node.js on Ubuntu, choose between the Ubuntu repository, NodeSource's...

Updated ( Published )

Node.js and Fedora logos connected by a glowing arc over a dark code-themed background

How to Install Node.js on Fedora 44

Fedora now packages Node.js by major branch, while upstream JavaScript projects often expect a specific LTS or Current line. To install Node.js on Fedora without mixing package sources,...

Updated ( Published )

Visual Studio Code and Fedora logos with an arrow indicating installation direction

How to Install VS Code on Fedora 44

Fedora does not ship Microsoft's Visual Studio Code package in its default repositories, so the usual dnf search route stops short unless you add an upstream source. The...

Updated ( Published )