To uninstall highlight-common just follow these instructions.
sudo apt-get remove highlight-common
This will remove just the highlight-common package itself.
sudo apt-get remove --auto-remove highlight-common
This will remove the highlight-common package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for highlight-common then this will work.
sudo apt-get purge highlight-common
Or similarly, like this highlight-common
sudo apt-get purge --auto-remove highlight-common
Package | highlight-common |
Version | 3.9-1build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.andre-simon.de |
Description | source code to formatted text converter (architecture independent files) |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/devel |