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

Last updated: May 15,2024

1. Install "python3-ipy" package

Please follow the steps below to install python3-ipy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-ipy

2. Uninstall "python3-ipy" package

Please follow the guidance below to uninstall python3-ipy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-ipy
Priority: optional
Section: universe/python
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: ipy
Version: 1:0.83-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/i/ipy/python3-ipy_0.83-1_all.deb
Size: 25674
MD5sum: 12f673791802a78a635cfb19bb11e8ef
SHA1: 5d195d6e3476feba0d0600a9a0539b765dcc9e82
SHA256: 0f1788bc878f4aa5d71077f8eb7f08ae618a044c90389f495f726448d6efe4ed
Description-en: Python3 module for handling IPv4 and IPv6 addresses and networks
IPy is a Python3 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: caecb551b839f985485780e640eba2ec
Homepage: https://github.com/haypo/python-ipy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu