Debian developer tool guides - Page 2

Set up developer tools on Debian with editors, CLIs, runtimes, containers, build dependencies, and distro-specific repositories.

Curated guides

Debian developer tool guides

16 matched guides, best match first. Page 2 of 2.

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 )

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 )