How to Install and Uninstall mono-fastcgi-server Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "mono-fastcgi-server" package

Learn how to install mono-fastcgi-server on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mono-fastcgi-server

2. Uninstall "mono-fastcgi-server" package

This is a short guide on how to uninstall mono-fastcgi-server on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mono-fastcgi-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the mono-fastcgi-server package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mono-fastcgi-server
Priority: optional
Section: universe/web
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: all
Source: xsp
Version: 4.2-2build1
Replaces: mono-server
Depends: mono-fastcgi-server4 (= 4.2-2build1)
Conflicts: mono-server
Filename: pool/universe/x/xsp/mono-fastcgi-server_4.2-2build1_all.deb
Size: 2270
MD5sum: 06ee3dacfa9ab74c86230ba4d99e2802
SHA1: cff841468eb3437476289ec3cf6e49599d63f612
SHA256: 89dbc07747b7935a17b7fb67309181ac84fc9156e835b084d301ed4b73f1ddea
Description-en: ASP.NET backend for FastCGI webservers - default version
mono-fastcgi-server contains the backend for FastCGI. It lets you run
ASP.NET web applications via HTTP servers such as Lighttpd or Apache.
The FastCGI webserver should be configured to run fastcgi-mono-server to
parse and compile the aspx code.
.
This package pulls in the default version of the FastCGI backend.
Description-md5: 84faea20bbdfe8d05e327a1cd09931f6
Homepage: http://www.mono-project.com/ASP.NET
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu