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

Last updated: May 16,2024

1. Install "python3-rfc3986" package

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

$ sudo apt update $ sudo apt install python3-rfc3986

2. Uninstall "python3-rfc3986" package

Please follow the guidance below to uninstall python3-rfc3986 on Kali Linux:

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

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

Package: python3-rfc3986
Source: python-rfc3986
Version: 2.0.0-2
Installed-Size: 124
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-idna, python3:any
Size: 21568
SHA256: 7c612c292dade584b3987727e2a4a5e1b8546ea4b5e86481f23f42462af9edac
SHA1: f89842c85ed5416445f3ed7470955829ac87db43
MD5sum: 6fe388e241013d15aaf8bfe8a2007414
Description: validating URI references per RFC 3986 - Python 3.x
This package provides a Python implementation of RFC 3986, including
validation and authority parsing.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://rfc3986.rtfd.org
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-rfc3986/python3-rfc3986_2.0.0-2_all.deb