How to Install and Uninstall python3-pkgconfig Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python3-pkgconfig" package

This guide covers the steps necessary to install python3-pkgconfig on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pkgconfig

2. Uninstall "python3-pkgconfig" package

This guide let you learn how to uninstall python3-pkgconfig on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-pkgconfig package on Ubuntu 21.10 (Impish Indri)

Package: python3-pkgconfig
Architecture: all
Version: 1.5.1-3
Priority: optional
Section: universe/python
Source: python-pkgconfig
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32
Depends: python3:any, pkg-config (>= 0.28)
Filename: pool/universe/p/python-pkgconfig/python3-pkgconfig_1.5.1-3_all.deb
Size: 7244
MD5sum: f5fe28d7941f050b14d99b33b4cf9cb9
SHA1: 88dd6d1304157b5adab512c9270694512679b9bd
SHA256: 24099fb8496ec6db78f002dd38cad74f6dd588b349e251bb33d81c28fa29a7d5
SHA512: 25894711585a6edf95baea37c771b4ff631db3f167b00a0303904d27716328e5659c2f65cf40a18284fc953d0f30c65cb7388a6fc56b22db9cfcdf891d36ed83
Homepage: https://github.com/matze/pkgconfig
Description-en: Python 3 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 3
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: 84535060c003759c671e08a60f4e7f81