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

Last updated: May 17,2024

1. Install "libapache2-mod-mono" package

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

$ sudo apt update $ sudo apt install libapache2-mod-mono

2. Uninstall "libapache2-mod-mono" package

Please follow the guidance below to uninstall libapache2-mod-mono on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapache2-mod-mono $ sudo apt autoclean && sudo apt autoremove

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

Package: libapache2-mod-mono
Priority: optional
Section: universe/web
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: amd64
Source: mod-mono
Version: 3.8-3
Depends: apache2-api-20120211, apache2-bin (>= 2.4.16), debconf (>= 1.2.0), libc6 (>= 2.14), mono-runtime (>= 2.10), mono-apache-server (>= 4.2) | mono-apache-server4 (>= 4.2), mono-apache-server (<< 4.4) | mono-apache-server4 (<< 4.4)
Filename: pool/universe/m/mod-mono/libapache2-mod-mono_3.8-3_amd64.deb
Size: 35132
MD5sum: acd3b046688ede0773249a7922dce2da
SHA1: 86740bb949b9d691a15b7f3df3235042f0f51695
SHA256: 7ab06dae2456a98db3850c75b2c64e52f7242e8a7c4266ebccfa4fc768eab2ab
Description-en: Apache module for running ASP.NET applications on Mono
The mod_mono module for Apache allows ASP.NET web applications to be
run with the Mono .NET implementation.
.
This package provides the Apache 2.4 version of the module.
Description-md5: 6fba36a50a96f776671cff3e0683adcd
Homepage: http://www.mono-project.com/Mod_mono
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu