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

Last updated: May 17,2024

1. Install "mono-apache-server4" package

This tutorial shows how to install mono-apache-server4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mono-apache-server4

2. Uninstall "mono-apache-server4" package

Please follow the guidelines below to uninstall mono-apache-server4 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mono-apache-server4 $ sudo apt autoclean && sudo apt autoremove

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

Package: mono-apache-server4
Priority: optional
Section: universe/web
Installed-Size: 136
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: all
Source: xsp
Version: 4.2-2build1
Depends: debconf (>= 0.5) | debconf-2.0, mono-runtime (>= 3.0~), libc6 (>= 2.21) | libc6.1 (>= 2.21) | libc0.1 (>= 2.21), libmono-corlib4.5-cil (>= 4.2.0), libmono-posix4.0-cil (>= 4.0.0~alpha1), libmono-security4.0-cil (>= 4.0.4.1), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 4.2.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system4.0-cil (>= 4.2.0), mono-xsp4-base (= 4.2-2build1), perl
Filename: pool/universe/x/xsp/mono-apache-server4_4.2-2build1_all.deb
Size: 40302
MD5sum: eee08aaebe01a9a16d6e21ec8044fe9b
SHA1: d1303b200db4daf45729bdf99e7049098e01e1f1
SHA256: 1f50c62b9c6b8874adb686e6784471c019322b826e80f995a24807a386d1f1e1
Description-en: ASP.NET 4.5 backend for mod_mono Apache module
mono-apache-server contains the backend for mod_mono. It lets you run ASP.NET
web applications via Apache. mod_mono will call mono-apache-server to parse
and compile the aspx code.
.
This package requires you to install libapache2-mod-mono for Apache 2.0.
Description-md5: 43f6ba1c541fc4cdb694fe0dae15add8
Homepage: http://www.mono-project.com/ASP.NET
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu