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

Last updated: May 03,2024

1. Install "mono-fpm-server" package

This is a short guide on how to install mono-fpm-server on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "mono-fpm-server" package

This guide covers the steps necessary to uninstall mono-fpm-server on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: mono-fpm-server
Priority: optional
Section: universe/web
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: all
Source: xsp
Version: 4.2-2build1
Depends: libfpm-helper0 (= 4.2-2build1), mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 4.2.0), libmono-posix4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 4.2.0), libmono-system4.0-cil (>= 4.2.0), mono-xsp4-base (>= 4.2)
Filename: pool/universe/x/xsp/mono-fpm-server_4.2-2build1_all.deb
Size: 15450
MD5sum: a2b65229c2f8f5f13ac2aa93547527fe
SHA1: ef2b8b34597d90499ba1df1f9c1232e637b92e85
SHA256: 7e82ef7a5b7adc434baeb14dbec746a97fcc92e1d508acec551a3c73120ec342
Description-en: 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: 2b4efded9e899a83f190bc41e760a6b2
Homepage: http://www.mono-project.com/ASP.NET
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu