How to Install and Uninstall pypy-ipaddress Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "pypy-ipaddress" package

Please follow the instructions below to install pypy-ipaddress on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pypy-ipaddress

2. Uninstall "pypy-ipaddress" package

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

$ sudo apt remove pypy-ipaddress $ sudo apt autoclean && sudo apt autoremove

3. Information about the pypy-ipaddress package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pypy-ipaddress
Priority: optional
Section: universe/python
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-ipaddress
Version: 1.0.16-1
Depends: pypy
Filename: pool/universe/p/python-ipaddress/pypy-ipaddress_1.0.16-1_all.deb
Size: 17692
MD5sum: 1578b302930fa0026a201931fb738d62
SHA1: c839d16b1c9c28941c2a31a346fdc9ffb557dea2
SHA256: c232316bab4e842af70c4a4a43c972dc2fb25a29c3fb3125ed9ea3ef9a1cb27b
Description-en: Backport of Python 3 ipaddress module (PyPy)
This module is a backport of the stdlib "ipaddress" module from Python 3. The
"ipaddress" module is in turn based off of the "ipaddr" module available in
the "python-ipaddr" but there are some important API differences; make sure
you are using the right module.
.
This package contains the PyPy module.
Description-md5: 4fff954778d4666aab47a85da374456c
Homepage: https://github.com/phihag/ipaddress
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu