How to Install and Uninstall mono-fastcgi-server Package on Kali Linux

Last updated: April 29,2024

1. Install "mono-fastcgi-server" package

This guide covers the steps necessary to install mono-fastcgi-server on Kali Linux

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

2. Uninstall "mono-fastcgi-server" package

This guide covers the steps necessary to uninstall mono-fastcgi-server on Kali Linux:

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

3. Information about the mono-fastcgi-server package on Kali Linux

Package: mono-fastcgi-server
Source: xsp
Version: 4.2-2.5
Installed-Size: 43
Maintainer: Debian Mono Group
Architecture: all
Replaces: mono-server
Depends: mono-fastcgi-server4 (= 4.2-2.5)
Conflicts: mono-server
Size: 31492
SHA256: 7f8374384eb477de174270698be9ae6943ae0aeb8b9efd6471cc41dd4e55e74f
SHA1: 26a07c00587b3c8bc84c69edcc94a0746edc48d8
MD5sum: 7eb83074a0553cce76001f34b82cf608
Description: 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:
Homepage: http://www.mono-project.com/ASP.NET
Section: httpd
Priority: optional
Filename: pool/main/x/xsp/mono-fastcgi-server_4.2-2.5_all.deb