Ubuntu developer tool guides - Page 3
Set up developer tools on Ubuntu with editors, CLIs, runtimes, containers, build dependencies, and distro-specific repositories.
Curated guides
Ubuntu developer tool guides
29 matched guides, best match first. Page 3 of 3.

How to Install Codex CLI on Ubuntu 26.04, 24.04 and 22.04
Installing Codex CLI on Ubuntu gives you OpenAI's terminal coding agent inside the same shell where you already run git, package managers, tests, and project scripts. Codex can...

How to Install Golang on Ubuntu 26.04, 24.04 and 22.04
Go projects can be sensitive to the compiler version, especially when a module targets a newer language release or a build expects a matching toolchain patch. To install...

How to Install Insomnia on Ubuntu 26.04, 24.04 and 22.04
Insomnia gives Ubuntu users a desktop API client for testing REST, GraphQL, gRPC, WebSocket, and SSE requests without rebuilding every workflow in browser tools or one-off curl commands....

How to Install GitHub CLI on Ubuntu 26.04, 24.04 and 22.04
GitHub CLI brings pull requests, issues, releases, and repository cloning into the terminal through the gh command. To install GitHub CLI on Ubuntu with current upstream updates, use...

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