标签:更新 centos7 版本 ase centos epel 原创 lease tps
如果新系统尚未安装工具pip,可通过以下三步快速安装pip
1. yum -y install epel-release
2. yum -y install python-pip
3. pip --version 查看pip版本
若要更新pip,可以使用命令pip install --upgrade pip
————————————————
版权声明:本文为CSDN博主「jamieblue1」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/jamieblue1/article/details/89208151
标签:更新 centos7 版本 ase centos epel 原创 lease tps
原文地址:https://www.cnblogs.com/kofsony/p/11512392.html