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

Last updated: May 19,2024

1. Install "python-dpkt" package

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

$ sudo apt update $ sudo apt install python-dpkt

2. Uninstall "python-dpkt" package

Here is a brief guide to show you how to uninstall python-dpkt on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-dpkt
Priority: optional
Section: universe/python
Installed-Size: 339
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.8.r98-0.1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-dumbnet
Filename: pool/universe/p/python-dpkt/python-dpkt_1.8.r98-0.1_all.deb
Size: 67150
MD5sum: 9e1ae05e4f75c16e74165ede1051224c
SHA1: 81355cf9c1980c48adad29fea63d103c86e3105b
SHA256: 5cfb4187f059dacca8e8353c251fc9b32de37e28552ac5d179ff27673faf9c28
Description-en: Python packet creation / parsing module for basic TCP/IP protocols
Python module for fast, simple packet creation / parsing, with support for
basic protocols often related to TCP/IP protocols. This includes (but is not
limited to):
- ethernet
- HTTP
- ICMP
- UDP
- TCP/IP (v4 and v6)
- BGP
- radius
- ssl
and many other protocols as well as support for parsing pcap files.
Description-md5: 00186645e28eb5114cfbeff3be516011
Homepage: https://github.com/kbandla/dpkt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu