ubuntu能卸載python嗎
來源:懂視網
責編:小采
時間:2020-11-27 14:09:05
ubuntu能卸載python嗎
ubuntu能卸載python嗎:ubuntu可以卸載python,下面介紹一個例子,完全卸載python for Ubuntu 14.04這里以python3.4為例:1、完全卸載python3.4(軟件及相關配置)sudo apt-get remove --purge python3.42、完全卸載python3.4及其依賴軟件(慎用!這里會刪除py
導讀ubuntu能卸載python嗎:ubuntu可以卸載python,下面介紹一個例子,完全卸載python for Ubuntu 14.04這里以python3.4為例:1、完全卸載python3.4(軟件及相關配置)sudo apt-get remove --purge python3.42、完全卸載python3.4及其依賴軟件(慎用!這里會刪除py

ubuntu可以卸載python,下面介紹一個例子,完全卸載python for Ubuntu 14.04
這里以python3.4為例:
1、完全卸載python3.4(軟件及相關配置)
sudo apt-get remove --purge python3.4
2、完全卸載python3.4及其依賴軟件(慎用!這里會刪除python3.4及依賴python3.4的軟件包,一般上面第一條命令已經夠用)
聲明:本網頁內容旨在傳播知識,若有侵權等問題請及時與本網聯系,我們將在第一時間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com
ubuntu能卸載python嗎
ubuntu能卸載python嗎:ubuntu可以卸載python,下面介紹一個例子,完全卸載python for Ubuntu 14.04這里以python3.4為例:1、完全卸載python3.4(軟件及相關配置)sudo apt-get remove --purge python3.42、完全卸載python3.4及其依賴軟件(慎用!這里會刪除py