Description
- nodejs 4.2.1
- openssl 1.0.2
- bundled v8 4.5.133.35
- bundled npm 2.14.7
Installation Instructions
EL7:
Download repo file. Remove all previous installations of nodejs
yum install nodejs nodejs-devel nodejs-npm
Fedora-2*:
Remove all previous installations of nodejs ###install rawhide repositories:
dnf install fedora-repos-rawhide ###update to openssl from rawhide: dnf update openssl --enablerepo=rawhide dnf install nodejs nodejs-devel nodejs-npm ###enable this repo and install packages dnf copr enable humaton/nodejs4 dnf install nodejs nodejs-devel nodejs-npm ##EL6 - Sorry not yet
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | x86_64 (23)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 [modified] (77)* | EPEL 7 (250 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable humaton/nodejs4
More info about enabling Copr repositories