UbuntuUpdates.org

3rd Party Repository: Node 24

This repository is available for: Nodistro 


Title: Nodejs javascript runtime 24
Description:

Node.jsĀ® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

Daily Build: no

Download the the repository key with:

curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /usr/share/keyrings/nodesource.gpg

Then setup the repository:

$ sudo sh -c "echo deb https://deb.nodesource.com/node_24.x nodistro main \
> /etc/apt/sources.list.d/nodesource.list"
$ sudo apt-get update
$ sudo apt-get install nodejs
More info at: https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions


Links


Nodejs Versions in Node 24 PPA

UbuntuUpdates arbitrarily picked nodejs as the main package of this PPA.

Package Release Latest Version Latest Update
nodejs nodistro 24.15.0-1nodesource1 2026-05-21 00:31:04 UTC

Packages in PPA for Nodistro

See packages for selected release: Nodistro 

Deleted packages are displayed in grey.

Head packages

Dependent packages



Comments

blog comments powered by Disqus

About   -   Send Feedback to @ubuntu_updates