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

Last updated: January 11,2025

1. Install "python3-unearth" package

In this section, we are going to explain the necessary steps to install python3-unearth on Kali Linux

$ sudo apt update $ sudo apt install python3-unearth

2. Uninstall "python3-unearth" package

Please follow the step by step instructions below to uninstall python3-unearth on Kali Linux:

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

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

Package: python3-unearth
Source: unearth
Version: 0.14.0+ds-1
Installed-Size: 156
Maintainer: Debian Python Team
Architecture: all
Depends: python3-packaging, python3-requests, python3:any
Size: 32724
SHA256: 4c8c5b2d74a16c7d15496da5a85391c0c3c17d49b3aa08a421e558142ce716f3
SHA1: 2051052f92756ba0ec3cc76e89ec9e01e2f95718
MD5sum: cc5f5e08be128cfacb32871cc69930d8
Description: utility to fetch and download python packages
This package provides a utility to fetch and download python packages.
It exists as the last piece to complete the puzzle of a package manager,
and provide low-level functionalities that are needed to resolve
and install packages.
.
Unearth serves as a stable replacement for pip's PackageFinder API.
It will follow the conventions of Semantic Versioning so that
downstream projects can use it to develop their own package
finding and downloading.
Description-md5:
Homepage: https://github.com/frostming/unearth
Section: python
Priority: optional
Filename: pool/main/u/unearth/python3-unearth_0.14.0+ds-1_all.deb