- Open Control Panel
- Open "Add or Remove Programs"
- Click on the "XmlSoft - Schema Validator" entry and press it's Remove button.
- Follow the directions within the resulting uninstallation guide.
- Navigate to System / Administration / Synaptic Package Manager.
- Enter your root password when prompted.
- In the quick search bar type "schema-validator".
- Right click on the Schema Validator entry and click on the "Mark for Complete Removal" option.
- Click the Apply button, click Apply in the resulting dialog and close the following dialogs.
- Close the Synaptic Package Manager.
- Open a shell and type "sudo dpkg -P schema-validator" and click enter.
- Delete the "C:\Program Files\schema-validator" directory and any links that you may have created which point to any of those files.
- Download "schema-validator-1.0.2.tar.gz".
- Uncompress "schema-validator-1.0.2.tar.gz" into the directory "schema-validator-1.0.2".
- Open a shell and navigate to the "schema-validator-1.0.2" directory.
- Type "qmake". This will create the makefile for your system.
- Type "sudo make uninstall". This will remove Schema Validator and it's associated files from your system.