How to Install and Uninstall pypy-ipaddress Package on Kali Linux

Last updated: May 13,2024

1. Install "pypy-ipaddress" package

This tutorial shows how to install pypy-ipaddress on Kali Linux

$ sudo apt update $ sudo apt install pypy-ipaddress

2. Uninstall "pypy-ipaddress" package

This guide covers the steps necessary to uninstall pypy-ipaddress on Kali Linux:

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

3. Information about the pypy-ipaddress package on Kali Linux

Package: pypy-ipaddress
Source: python-ipaddress
Version: 1.0.23-2
Installed-Size: 101
Maintainer: Debian Python Team
Architecture: all
Depends: pypy
Size: 18796
SHA256: 7ce5d9a655350a36ec46f31f560a778d089d7c64ff8e0e0bf3c90c263a8dfd47
SHA1: 7c9e940e955d1557f1850aed4c4732be59e586b6
MD5sum: 5dcff967a18d4e6c87c39af06dd6f0ec
Description: 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
Section: python
Priority: optional
Filename: pool/main/p/python-ipaddress/pypy-ipaddress_1.0.23-2_all.deb