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

Last updated: May 02,2024

1. Install "python3-resolvelib" package

Learn how to install python3-resolvelib on Kali Linux

$ sudo apt update $ sudo apt install python3-resolvelib

2. Uninstall "python3-resolvelib" package

Here is a brief guide to show you how to uninstall python3-resolvelib on Kali Linux:

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

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

Package: python3-resolvelib
Source: python-resolvelib
Version: 1.0.1-1
Installed-Size: 123
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 27764
SHA256: 33104be80c2d95b093a571e5a8358558a1b280b79f713b67682a6354446717f9
SHA1: d34872dad4c5ed413abf2d3f20126557f7d2635c
MD5sum: a832a17e7e300e671d85dec98e62da15
Description: module to resolve abstract dependencies into concrete ones
python3-resolvelib provides a `Resolver` class that includes dependency
resolution logic. You give it some things, and a little information on how it
should interact with them, and it will spit out a resolution result.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/sarugaku/resolvelib
Section: python
Priority: optional
Filename: pool/main/p/python-resolvelib/python3-resolvelib_1.0.1-1_all.deb