Re: Python 3.x on Centos 7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 3/24/2017 6:52 AM, Matt wrote:
# yum install python34
I already have epel installed.  If it breaks something is it as simple
as yum erase python34 to restore everything back to normal?

be pretty hard to break anything, it installs...

/usr/bin/python3
/usr/bin/python3.4

and puts all the runtime libs in /usr/lib64/python3.4

the default C7 python is...

/usr/bin/python
/usr/bin/python2
/usr/bin/python2.7

with libraries in /usr/lib64/python2.7

so no overlap at all. if you want python 3.4, you have to invoke it explicitly.



--
john r pierce, recycling bits in santa cruz

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux