創(chuàng)新互聯(lián)www.cdcxhl.cn八線動態(tài)BGP香港云服務(wù)器提供商,新人活動買多久送多久,劃算不套路!
這篇文章主要介紹使用python卸載pip的方法有哪些,文中介紹的非常詳細,具有一定的參考價值,感興趣的小伙伴們一定要看完!
pip是一種工具,可以幫助用戶安裝卸載一些需要的安裝包,非常的簡單實用。
下面介紹的是使用系統(tǒng)自帶的python來安裝pip。
安裝
方法一
sudo apt install python-pip
方法二
wget https://bootstrap.pypa.io/get-pip.py #科學(xué)上網(wǎng) python get-pip.py python3 get-pip.py #安裝python3的pip
使用
pip list #python2.x pip3 list #python3.x
卸載
python -m pip uninstall pip sudo apt-get remove python-pip python-pip
以上是使用python卸載pip的方法有哪些的所有內(nèi)容,感謝各位的閱讀!希望分享的內(nèi)容對大家有幫助,更多相關(guān)知識,歡迎關(guān)注創(chuàng)新互聯(lián)-成都網(wǎng)站建設(shè)公司行業(yè)資訊頻道!