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

Last updated: May 17,2024

1. Install "python3-hyperlink" package

This guide covers the steps necessary to install python3-hyperlink on Kali Linux

$ sudo apt update $ sudo apt install python3-hyperlink

2. Uninstall "python3-hyperlink" package

This tutorial shows how to uninstall python3-hyperlink on Kali Linux:

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

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

Package: python3-hyperlink
Source: hyperlink
Version: 21.0.0-5
Installed-Size: 232
Maintainer: Debian Python Team
Architecture: all
Depends: python3-idna, python3:any
Size: 70140
SHA256: 1263f1a7d7127f8800a655675febe87fe318fe72a7124624f84316f9119f41c9
SHA1: 9e8108b55cfe3a17f1850aff8f5a80bbb1c89fdb
MD5sum: 2a3dddc1a600f3740eaa556ed9806881
Description: Immutable, Pythonic, correct URLs.
Hyperlink provides a pure-Python implementation of immutable URLs. Based on
RFC 3986 and 3987, the Hyperlink URL makes working with both URIs and IRIs
easy.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/python-hyper/hyperlink
Section: python
Priority: optional
Filename: pool/main/h/hyperlink/python3-hyperlink_21.0.0-5_all.deb