How to Install and Uninstall mahimahi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "mahimahi" package

Please follow the guidelines below to install mahimahi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mahimahi

2. Uninstall "mahimahi" package

This guide covers the steps necessary to uninstall mahimahi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mahimahi $ sudo apt autoclean && sudo apt autoremove

3. Information about the mahimahi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mahimahi
Priority: optional
Section: universe/net
Installed-Size: 1446
Maintainer: Ubuntu Developers
Original-Maintainer: Keith Winstein
Architecture: amd64
Version: 0.92-1
Depends: libc6 (>= 2.17), libcairo2 (>= 1.6.4-5~), libgcc1 (>= 1:3.0), libglib2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.22.0), libprotobuf9v5, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2), libxcb-present0, libxcb1, iptables, dnsmasq-base, apache2-bin, gnuplot, iproute2, apache2-api-20120211
Recommends: mahimahi-traces
Filename: pool/universe/m/mahimahi/mahimahi_0.92-1_amd64.deb
Size: 256598
MD5sum: 9023ee7eda1a34bdf6eba652d543d4ba
SHA1: a15ff8f0173283bc5a5bc9cad991cca82aed77f6
SHA256: 34b413c62c767b005e56ed7af755ec38ff4ade0211b8dfee8dc90ad15a1e6828
Description-en: tools for network emulation and analysis
Mahimahi is a suite of user-space tools for network emulation and analysis.
.
Each mahimahi tool spawns a lightweight container, generally connected
to the outside via a synthetic network device that observes packets in
transit or emulates a desired behavior.
.
The tools are composable so that a series of emulated network effects
can be chained together, with mahimahi containers nested inside each
other. Each tool takes an optional command to execute, so it is possible
to create a series of nested containers with one command line.
Description-md5: 3839d00ae357636886065910f1826a0d
Homepage: http://mahimahi.mit.edu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu