Displaying 2 results from an estimated 2 matches for "nodejs10".
2018 Dec 11
0
Announcing release of NodeJS 10
...o Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
----------
You can get started in three easy steps:
  # 1. Install a package with repository for your system:
  $ sudo yum install centos-release-scl-rh
  # 2. Install the collection:
  $ sudo yum install rh-nodejs10
  # 3. Start using software collections:
  $ scl enable rh-nodejs10 bash
The last command runs the Bash shell in the environment with rh-nodejs10
Software Collection enabled. At this point you should be able to use NodeJS
just as a normal application. Here are some examples of commands you can
ru...
2018 Dec 12
0
CentOS-announce Digest, Vol 166, Issue 3
...o Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
----------
You can get started in three easy steps:
  # 1. Install a package with repository for your system:
  $ sudo yum install centos-release-scl-rh
  # 2. Install the collection:
  $ sudo yum install rh-nodejs10
  # 3. Start using software collections:
  $ scl enable rh-nodejs10 bash
The last command runs the Bash shell in the environment with rh-nodejs10
Software Collection enabled. At this point you should be able to use NodeJS
just as a normal application. Here are some examples of commands you can
ru...