To uninstall sphinx-common just follow these instructions.
sudo apt-get remove sphinx-common
This will remove just the sphinx-common package itself.
sudo apt-get remove --auto-remove sphinx-common
This will remove the sphinx-common package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for sphinx-common then this will work.
sudo apt-get purge sphinx-common
Or similarly, like this sphinx-common
sudo apt-get purge --auto-remove sphinx-common
Package | sphinx-common |
Version | 1.2.3+dfsg-1ubuntu2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://sphinx-doc.org/ |
Description | documentation generator for Python projects – common data |
Distro | ubuntu |
Release | vivid |
Repo | main |
Section | python |