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

Last updated: May 07,2024

1. Install "python3-pkginfo" package

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

$ sudo apt update $ sudo apt install python3-pkginfo

2. Uninstall "python3-pkginfo" package

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

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

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

Package: python3-pkginfo
Source: python-pkginfo
Version: 1.9.6-1
Installed-Size: 83
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3:any
Recommends: python-pkginfo-doc (= 1.9.6-1)
Size: 18896
SHA256: c3c7a19910b0eeb258a6f36282ca333cfe07be026d6857a20df03831bebc239f
SHA1: e9b0f50d65e883e004b99ad03de087c9ca3df6fb
MD5sum: 0a2e4a891394c1f51b6c4621984b2f7c
Description: Python 3.x module to query metadata from packages
This package provides an API for querying the distutils metadata written in
the PKG-INFO file inside a source distribution (an sdist), or into the
EGG-INFO directory of an installed distribution.
.
This package contains the Python 3 version of the library
In addition, this package contains the 'pkginfo' executable
Description-md5:
Homepage: https://pythonhosted.org/pkginfo/
Section: python
Priority: optional
Filename: pool/main/p/python-pkginfo/python3-pkginfo_1.9.6-1_all.deb