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

Last updated: December 24,2024

1. Install "python-ipy" package

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

$ sudo apt update $ sudo apt install python-ipy

2. Uninstall "python-ipy" package

In this section, we are going to explain the necessary steps to uninstall python-ipy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-ipy
Priority: optional
Section: universe/python
Installed-Size: 121
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: ipy
Version: 1:0.83-1
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/i/ipy/python-ipy_0.83-1_all.deb
Size: 28196
MD5sum: 84aab7445735ec59f77800aadbb41508
SHA1: 274fb19fd4d065079515bd794b220326292b9c61
SHA256: 038363e3c06c6ddc7a9a148b6d2fd8dee83ffa8c5406a26f34b7d7ff60a406b4
Description-en: Python module for handling IPv4 and IPv6 addresses and networks
IPy is a Python module for handling IPv4 and IPv6 addresses and
networks in a fashion similar to perl's Net::IP and friends. The IP
class allows a comfortable parsing and handling for most notations in
use for IPv4 and IPv6 addresses and networks.
Description-md5: 32181068103be7ec6e93432f94af600c
Homepage: https://github.com/haypo/python-ipy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu