Forked from davidbj/yum install ipython for Centos6
Last active
December 3, 2015 17:56
-
-
Save haosdent/c2ec7bdb8e8865b7acbe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yum remove -y rpmforge-release | |
rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm | |
yum install -y ipython |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment