Linux developer tool guides - Page 7

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

Node.js and Rocky Linux logos with code syntax background representing JavaScript server development

How to Install Node.js on Rocky Linux 10, 9 and 8

Modern JavaScript tooling moves quickly, and Rocky Linux gives you three practical paths: a system-managed Node.js package from AppStream, a DNF-managed upstream package from NodeSource, or a per-user...

Updated ( Published )

Node.js and Arch Linux logos representing JavaScript runtime setup on Arch

How to Install Node.js on Arch Linux

To install Node.js on Arch Linux, use pacman for a system-managed JavaScript runtime or nvm for per-project version switching. Arch packages the rolling current branch as nodejs, ships...

Updated ( Published )