How to Install and Uninstall python-dumbnet Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-dumbnet" package

This guide let you learn how to install python-dumbnet on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dumbnet

2. Uninstall "python-dumbnet" package

Please follow the guidelines below to uninstall python-dumbnet on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-dumbnet package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-dumbnet
Priority: optional
Section: universe/python
Installed-Size: 235
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: libdumbnet
Version: 1.12-7
Provides: python2.7-dumbnet
Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14)
Filename: pool/universe/libd/libdumbnet/python-dumbnet_1.12-7_amd64.deb
Size: 61868
MD5sum: 5c202cdf4e9eb477d4c2b2786ebc9dcd
SHA1: 9255a16bca9c904fcce1f92d72a3c54b679a5fcc
SHA256: f9a1bfe67e14e5a1424b2642b2c871b549e463e9977285c5b50eab9559783be7
Description-en: dumb, portable networking library -- python bindings
libdumbnet provides a simplified, portable interface to several low-level
networking routines, including
* network address manipulation
* kernel arp(4) cache and route(4) table lookup and manipulation
* network firewalling (Ip filter, ipfw, ipchains, pdf, ...)
* network interface lookup and manipulation
* raw IP packet and Ethernet frame transmission
.
libdumbnet is known as libdnet in other distributions, but was renamed
in Debian in favour of the older DECnet library 'libdnet'.
.
This package contains the corresponding 'dumbnet' Python module.
Description-md5: b1e603dee5b38554bc93a996b73723d1
Homepage: http://code.google.com/p/libdnet/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu