Skip to content

Instantly share code, notes, and snippets.

@mani95lisa
Last active August 29, 2015 14:11
Show Gist options
  • Save mani95lisa/0c1d797bd8ac8bb8b67b to your computer and use it in GitHub Desktop.
Save mani95lisa/0c1d797bd8ac8bb8b67b to your computer and use it in GitHub Desktop.
centos
#!/bin/sh
yum repolist
rpm -Uvh http://download-i2.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
sudo yum install nodejs npm --enablerepo=epel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment