To uninstall office2003-schemas just follow these instructions.
sudo apt-get remove office2003-schemas
This will remove just the office2003-schemas package itself.
sudo apt-get remove --auto-remove office2003-schemas
This will remove the office2003-schemas package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for office2003-schemas then this will work.
sudo apt-get purge office2003-schemas
Or similarly, like this office2003-schemas
sudo apt-get purge --auto-remove office2003-schemas
Package | office2003-schemas |
Version | 1.0-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.microsoft.com/en-us/download/details.aspx?id=101 |
Description | Office 2003 XML Schemas – xsd |
Distro | ubuntu |
Release | vivid |
Repo | multiverse |
Section | multiverse/text |