Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 153 Bytes

bash_autoremove.md

File metadata and controls

7 lines (5 loc) · 153 Bytes

Bash Autoremove

Uninstall and purge an installation in debian/ubuntu. e.g. Uninstall pip3:

sudo apt-get --purge autoremove python3-pip