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

Last updated: June 23,2024

1. Install "python-pyip" package

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

$ sudo apt update $ sudo apt install python-pyip

2. Uninstall "python-pyip" package

Learn how to uninstall python-pyip on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyip
Priority: optional
Section: universe/python
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyip
Version: 0.7-2
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/pyip/python-pyip_0.7-2_all.deb
Size: 14562
MD5sum: e34a5b3529f7471793244523e66b5ffe
SHA1: 03735d0890f884c5e401fa4e955578a4f35f0e0f
SHA256: b5cb29e604233aa916ca61a4caee07db2226cdeb4b3e885f370aa9d64a05b752
Description-en: Python modules for raw ip packet assembling/disassembling
pyip is a Python package offering modules to assemble/disassemble
raw ip packets, including ip, udp, and icmp. The package comes with
an implementation of ping and traceroute, using the raw ip modules.
Description-md5: d599e1d523852c8161a455735e01e113
Homepage: http://cheeseshop.python.org/pypi/pyip/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu