How to Install and Uninstall python-nemu Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "python-nemu" package

Here is a brief guide to show you how to install python-nemu on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-nemu

2. Uninstall "python-nemu" package

In this section, we are going to explain the necessary steps to uninstall python-nemu on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-nemu $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-nemu package on Ubuntu 21.10 (Impish Indri)

Package: python-nemu
Architecture: all
Version: 0.3.1-1build1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Martín Ferrari
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 147
Provides: python2.7-nemu
Depends: python2:any (<< 2.8), python2:any (>= 2.7~), python-unshare, python-passfd, iproute2, bridge-utils, procps
Suggests: xauth
Filename: pool/universe/p/python-nemu/python-nemu_0.3.1-1build1_all.deb
Size: 32648
MD5sum: 9a5ce5a52c16ebeee470a86632e6ac7d
SHA1: e01b06778a0cc475a6254fe9dcfa3390513ea21e
SHA256: c7949a3090130b1149f2bbc0723e2df9b395b9f791c73931d539ddbf8354f33c
SHA512: b36d1a1cdf5adbc221ab446483b1afc8a3fa4422ad0248e40794fdfc0f98148e1438de562ab69e6b69c016d9d1f1215bf651069d632237c323458bc26d282ecc
Homepage: https://github.com/TheTincho/nemu/
Description-en: lightweight network emulator embedded in a small python library
Nemu (Netwok EMUlator) is a small Python library to create emulated networks
and run and test programs in them.
.
Different programs, or copies of the same program, can run in different
emulated nodes, using only the emulated network to communicate, without ever
noticing they all run in the same computer.
.
Nemu provides a very simple interface to create nodes, connect them arbitrarily
with virtual interfaces, configure IPv4 and IPv6 addresses and routes, and
start programs in the nodes. The virtual interfaces also support emulation of
delays, loss, and reordering of packets, and bandwidth limitations.
.
More advanced configurations, like setting up netfilter (iptables) rules,
starting VPN tunnels, routing daemons, etc, are simply supported by executing
the appropriate commands in the emulated nodes, exactly as if they were
executed in real machines in a real network.
.
You can even start interactive sessions by opening xterms on different nodes,
Nemu has special support for forwarding X sessions to the emulated nodes.
Description-md5: 4b6e3f955bd6986d7f8eaef6a045677e
Python-Version: 2.7