天天看點

CentOS7 yum安裝python3.6

centos7 yum安裝python3.6

依賴epel源

依賴:python36-libs

依賴:python36-setuptools

由上可知

<code>python</code> 代表centos7系統預設的 <code>python2.7</code>;

<code>python3</code> 代表新安裝的 <code>python3.6</code>

安裝python開發工具