To uninstall mono-xsp2 just follow these instructions.
/debian/jessie/main///install/index.html simple web server to run ASP.NET 2.0 applications Debian 8.0 cli-mono 3.8-2.1
sudo apt-get remove mono-xsp2
Which will remove just the mono-xsp2 package itself.
sudo apt-get remove --auto-remove mono-xsp2
This will remove the mono-xsp2 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for mono-xsp2 then this will work.
sudo apt-get purge mono-xsp2
Or similarly, like this mono-xsp2
sudo apt-get purge --auto-remove mono-xsp2
Package | mono-xsp2 |
Version | 3.8-2.1 |
Maintainer | Debian Mono Group |
Description | simple web server to run ASP.NET 2.0 applications |
Distro | debian |
Release | jessie |
Repo | main |
Section | cli-mono |