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

Last updated: July 01,2024

1. Install "python-pypcap" package

Please follow the step by step instructions below to install python-pypcap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pypcap

2. Uninstall "python-pypcap" package

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

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

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

Package: python-pypcap
Priority: extra
Section: universe/net
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Robert S. Edmonds
Architecture: amd64
Version: 1.1.2+debian-2.2
Provides: python2.7-pypcap
Depends: python2.7, python (>= 2.7), python (<< 2.8), libc6 (>= 2.15), libpcap0.8 (>= 0.9.8)
Conflicts: python-libpcap
Filename: pool/universe/p/python-pypcap/python-pypcap_1.1.2+debian-2.2_amd64.deb
Size: 25828
MD5sum: 82092d48c009d5fef4e25999a1788585
SHA1: 501fe3b872daa5e8c3a8139c0b9549aff05cb6bc
SHA256: f53129fc3e25f31d00d4f5ad97ad3914d11a646a884f49ac75680ff51b48c99f
Description-en: object-oriented Python interface for libpcap
pypcap is an objected-oriented Python interface for libpcap which
supports packet injection and user callback functions.
Description-md5: ee940915193b2a2c8516a7c231645791
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu