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

Last updated: May 16,2024

1. Install "python-pydhcplib" package

Learn how to install python-pydhcplib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pydhcplib

2. Uninstall "python-pydhcplib" package

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

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

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

Package: python-pydhcplib
Priority: optional
Section: universe/python
Installed-Size: 160
Maintainer: Ubuntu Developers
Original-Maintainer: Philipp Kern
Architecture: all
Source: pydhcplib
Version: 0.6.2-3
Provides: python2.7-pydhcplib
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/pydhcplib/python-pydhcplib_0.6.2-3_all.deb
Size: 31238
MD5sum: bef856e1cafe940f6ff71af7d2297245
SHA1: cb915f7e0ea01fa2af42f8908c3e90fe21003164
SHA256: 90be327abe4bcdb862ddde39b752bccee5b6cbac356ad74fb6cdc8ded962e813
Description-en: Python DHCP client/server library
pydhcplib is a Python library which provides two levels of support
for DHCP clients and servers. The first is the low-level support
for encoding and decoding DHCP packets (the library supports both
RFC 2131 and RFC 2132 options). The second is support communicate
as a client or as a server, sending and receiving packets over the
wire.
Description-md5: 7d064896149d858e332322d9c21fefdf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu