To uninstall eclipse-wtp-xsl just follow these instructions.
/debian/stretch/main///install/index.html Eclipse Extensible Stylesheet Language tools Debian 9.0 devel 3.6.3-3
sudo apt-get remove eclipse-wtp-xsl
Which will remove just the eclipse-wtp-xsl package itself.
sudo apt-get remove --auto-remove eclipse-wtp-xsl
This will remove the eclipse-wtp-xsl package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for eclipse-wtp-xsl then this will work.
sudo apt-get purge eclipse-wtp-xsl
Or similarly, like this eclipse-wtp-xsl
sudo apt-get purge --auto-remove eclipse-wtp-xsl
Package | eclipse-wtp-xsl |
Version | 3.6.3-3 |
Maintainer | Debian Java Maintainers |
Description | Eclipse Extensible Stylesheet Language tools |
Distro | debian |
Release | stretch |
Repo | main |
Section | devel |