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

Last updated: May 17,2024

1. Install "python3-depinfo" package

Learn how to install python3-depinfo on Kali Linux

$ sudo apt update $ sudo apt install python3-depinfo

2. Uninstall "python3-depinfo" package

This is a short guide on how to uninstall python3-depinfo on Kali Linux:

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

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

Package: python3-depinfo
Source: python-depinfo
Version: 2.2.0-2
Installed-Size: 72
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-importlib-metadata | python3-supported-min (>= 3.8), python3:any, python3-pkg-resources
Size: 11452
SHA256: f47542a1bb366593ef925b2a728f38944543c19229cd06fc2fa715857dd4d2ef
SHA1: 059cc0432cc865eee3ad1ea20f7ed5bcdfc53e16
MD5sum: c8ac890c12990a6e70ba74647bd82828
Description: retrieve and print Python 3 package dependencies
This is a utility Python package intended for other library packages.
It provides a function that when called with your package name,
will print platform and dependency information.
Description-md5:
Homepage: https://github.com/Midnighter/dependency-info
Section: python
Priority: optional
Filename: pool/main/p/python-depinfo/python3-depinfo_2.2.0-2_amd64.deb