How to Install and Uninstall python3-pkgconfig Package on Kali Linux
Last updated: January 11,2025
1. Install "python3-pkgconfig" package
Please follow the guidelines below to install python3-pkgconfig on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-pkgconfig
Copied
2. Uninstall "python3-pkgconfig" package
Here is a brief guide to show you how to uninstall python3-pkgconfig on Kali Linux:
$
sudo apt remove
python3-pkgconfig
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-pkgconfig package on Kali Linux
Package: python3-pkgconfig
Source: python-pkgconfig
Version: 1.5.5-2
Installed-Size: 37
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, pkg-config
Size: 7856
SHA256: 7a95dd7a4dca7481b907ba89d6c93bd25b31c2154e5c3f3d205c7211e41422f5
SHA1: 36344de5e7efaa49d1a92d7c44a313dc7d4958eb
MD5sum: 5f9d835824accf307403f22b789a86d8
Description: Python interface to the pkg-config command line tool
pkgconfig is a Python module to interface with the pkg-config command line tool
and supports Python
It cabe used to:
-Check if a package exists
-Check if a package meets certain version requirements
-Query CFLAGS and LDFLAGS
-Parse the output to build extensions with setup.py
Description-md5:
Homepage: https://github.com/matze/pkgconfig
Section: python
Priority: optional
Filename: pool/main/p/python-pkgconfig/python3-pkgconfig_1.5.5-2_all.deb
Source: python-pkgconfig
Version: 1.5.5-2
Installed-Size: 37
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, pkg-config
Size: 7856
SHA256: 7a95dd7a4dca7481b907ba89d6c93bd25b31c2154e5c3f3d205c7211e41422f5
SHA1: 36344de5e7efaa49d1a92d7c44a313dc7d4958eb
MD5sum: 5f9d835824accf307403f22b789a86d8
Description: Python interface to the pkg-config command line tool
pkgconfig is a Python module to interface with the pkg-config command line tool
and supports Python
It cabe used to:
-Check if a package exists
-Check if a package meets certain version requirements
-Query CFLAGS and LDFLAGS
-Parse the output to build extensions with setup.py
Description-md5:
Homepage: https://github.com/matze/pkgconfig
Section: python
Priority: optional
Filename: pool/main/p/python-pkgconfig/python3-pkgconfig_1.5.5-2_all.deb