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

Last updated: May 18,2024

1. Install "python-pcs" package

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

$ sudo apt update $ sudo apt install python-pcs

2. Uninstall "python-pcs" package

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

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

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

Package: python-pcs
Priority: extra
Section: universe/net
Installed-Size: 1892
Maintainer: Ubuntu Developers
Original-Maintainer: Robert S. Edmonds
Architecture: amd64
Version: 0.6+debian-0ubuntu3
Depends: python:any (>= 2.7.5-5~), python (<< 2.8), python (>= 2.7), python-pypcap
Filename: pool/universe/p/python-pcs/python-pcs_0.6+debian-0ubuntu3_amd64.deb
Size: 539914
MD5sum: febfdf8668296f4b50fe777442020ee4
SHA1: feb49a1ebedc1a258c79f725f572efe6019bb04f
SHA256: 561e8d7e84201998065845971bca5a97dfb042b4ac68651c35139dda11f869d9
Description-en: Packet Construction Set for Python
PCS is a set of Python modules and objects that make building network
protocol code easier for the protocol developer. It provides functionality
to encode and decode network packets in various formats as well as a set
of classes for the most commonly used network protocols. libpcap can be
used to read packets from dump files or network devices and to inject
constructed packets into the network.
Description-md5: ef0da213b3db4e756425cf8ad5f1e137
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu