Installlion's Logo

Installlion.com

How To Uninstall sphinx-common On Ubuntu 15.04

To uninstall sphinx-common just follow these instructions.

Uninstall just sphinx-common

documentation generator for Python projects – common dataUbuntu 15.04python1.2.3+dfsg-1ubuntu2
sudo apt-get remove sphinx-common

This will remove just the sphinx-common package itself.

Uninstall sphinx-common and its dependencies

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.

Purging your config/data too

If you also want to delete your local/config files for sphinx-common then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge sphinx-common

Or similarly, like this sphinx-common

sudo apt-get purge --auto-remove sphinx-common

Package Data

Packagesphinx-common
Version1.2.3+dfsg-1ubuntu2
MaintainerUbuntu Developers <[email protected]>
Home pagehttp://sphinx-doc.org/
Descriptiondocumentation generator for Python projects – common data
Distroubuntu
Releasevivid
Repomain
Sectionpython

Dependencies