To uninstall dancer-xml just follow these instructions.
sudo apt-get remove dancer-xml
This will remove just the dancer-xml package itself.
sudo apt-get remove --auto-remove dancer-xml
This will remove the dancer-xml package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for dancer-xml then this will work.
sudo apt-get purge dancer-xml
Or similarly, like this dancer-xml
sudo apt-get purge --auto-remove dancer-xml
Package | dancer-xml |
Version | 0.8.2.1-3ubuntu2 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | non-conformant docbook-xml to html/latex conversion |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/text |