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

Last updated: May 03,2024

1. Install "mono-fpm-server" package

Here is a brief guide to show you how to install mono-fpm-server on Kali Linux

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

2. Uninstall "mono-fpm-server" package

This is a short guide on how to uninstall mono-fpm-server on Kali Linux:

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

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

Package: mono-fpm-server
Source: xsp
Version: 4.2-2.5
Installed-Size: 79
Maintainer: Debian Mono Group
Architecture: all
Depends: libfpm-helper0 (>= 4.2-2.5), mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-posix4.0-cil (>= 4.6.1.3), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240), mono-xsp4-base (>= 4.2)
Size: 44696
SHA256: 68185645fe64c7bdedf685f3f5f7140aeeeaf1a6ab2acde172b12b168c94139f
SHA1: 29f69163cad864ad87b02a1940089fa98cc31faa
MD5sum: 8977d856136a28618c6f4a521beaffed
Description: ASP.NET backend for FastCGI Process Manager
mono-fpm-server contains the backend for FPM. It lets you run ASP.NET
web applications via HTTP servers such as Lighttpd or Apache.
The FastCGI webserver shouldbe configured to run fastcgi-mono-server to
parse and compile the aspx code.
.
This package requires you to install any FPM webserver, such as
Lighttpd or Apache (see libapache2-mod-fastcgi).
Description-md5:
Homepage: http://www.mono-project.com/ASP.NET
Section: web
Priority: optional
Filename: pool/main/x/xsp/mono-fpm-server_4.2-2.5_all.deb