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

Last updated: May 16,2024

1. Install "python3-furl" package

Please follow the guidelines below to install python3-furl on Kali Linux

$ sudo apt update $ sudo apt install python3-furl

2. Uninstall "python3-furl" package

In this section, we are going to explain the necessary steps to uninstall python3-furl on Kali Linux:

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

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

Package: python3-furl
Source: python-furl
Version: 2.1.2-1
Installed-Size: 95
Maintainer: Iñaki Malerba
Architecture: all
Depends: python3-orderedmultidict, python3-six, python3:any
Size: 21696
SHA256: 73148d86f74b8a640946f0f03d735a83665dafd88fcabbc1f1d9ca74ac83cb08
SHA1: 4c6df592451bc47157bd5705215b0e230e8ebe1d
MD5sum: 92fa69a1e3ed9fff794d0716d462e6e5
Description: Small Python library for URLs parsing and manipulating
Python's standard urllib and urlparse modules provide a number of URL
related functions, but using these functions to perform common URL
operations proves tedious. Furl makes parsing and manipulating URLs
easy.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/p/python-furl/python3-furl_2.1.2-1_all.deb