How to Install and Uninstall python3-ipy Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-ipy" package

Please follow the instructions below to install python3-ipy on Kali Linux

$ sudo apt update $ sudo apt install python3-ipy

2. Uninstall "python3-ipy" package

Please follow the guidelines below to uninstall python3-ipy on Kali Linux:

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

3. Information about the python3-ipy package on Kali Linux

Package: python3-ipy
Source: ipy
Version: 1:1.01-2
Installed-Size: 125
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 30292
SHA256: 04c781e0dfabec96e63c50e736cb913711fdfff107c14c31599c4089d2542139
SHA1: a27851116082e60e81bc012ae0540d300d847644
MD5sum: b9dd0fbe0a706f66ee76a739d5980fed
Description: 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:
Homepage: https://github.com/haypo/python-ipy/
Section: python
Priority: optional
Filename: pool/main/i/ipy/python3-ipy_1.01-2_all.deb