How to Install and Uninstall mongrel2-core Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "mongrel2-core" package

Learn how to install mongrel2-core on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mongrel2-core

2. Uninstall "mongrel2-core" package

This is a short guide on how to uninstall mongrel2-core on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mongrel2-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the mongrel2-core package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mongrel2-core
Priority: optional
Section: universe/httpd
Installed-Size: 1610
Maintainer: Ubuntu Developers
Original-Maintainer: Jan Niehusmann
Architecture: amd64
Source: mongrel2
Version: 1.11.0-1build1
Depends: libc6 (>= 2.14), libmbedcrypto0 (>= 2.0), libmbedtls10 (>= 2.0), libmbedx509-0 (>= 2.0), libsqlite3-0 (>= 3.5.9), libzmq5 (>= 3.2.3+dfsg)
Filename: pool/universe/m/mongrel2/mongrel2-core_1.11.0-1build1_amd64.deb
Size: 387668
MD5sum: 11f78d769ddee012139cc78dcff17327
SHA1: 0be3449cbac6cdf1ef35d9fd6f7a0cddd0e66979
SHA256: b5531441aadfacf0d9ca9b744919d954ca7407a269677e3430f9e78de818d18f
Description-en: programming language agnostic web server (binaries)
Mongrel2 is an application, programming language, and network
architecture agnostic web server that focuses on web applications using
modern browser technologies.
.
Mongrel2 supports 17 languages and platforms, HTTP, Flash sockets,
WebSockets, Long Polling, and many ways to deploy and hack on it.
.
This package includes the server binaries but doesn't contain all the
infrastructure needed to setup a standalone web server.
Description-md5: 28d05ccf3ee78bc8ec4062d7521f2ce0
Homepage: http://mongrel2.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu