UbuntuUpdates.org

3rd Party Repository: Nodejs 11.x

This repository is available for: Bionic 


Title: Nodejs javascript runtime 11.x
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 -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -

Then setup the repository:

$ sudo sh -c "echo deb https://deb.nodesource.com/node_11.x bionic 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 Nodejs 11.x PPA

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

Package Release Latest Version Latest Update
nodejs bionic 11.15.0-1nodesource1 2019-10-31 01:45:52 UTC

Packages in PPA for Bionic

See packages for selected release: Bionic 

Deleted packages are displayed in grey.

Head packages

Dependent packages



Comments

blog comments powered by Disqus

About   -   Send Feedback to @ubuntu_updates