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