How to Install and Uninstall python3-pkgconfig.noarch Package on Fedora 34
Last updated: January 16,2025
1. Install "python3-pkgconfig.noarch" package
Please follow the guidance below to install python3-pkgconfig.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-pkgconfig.noarch
Copied
2. Uninstall "python3-pkgconfig.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-pkgconfig.noarch on Fedora 34:
$
sudo dnf remove
python3-pkgconfig.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pkgconfig.noarch package on Fedora 34
Last metadata expiration check: 0:01:15 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pkgconfig
Version : 1.5.5
Release : 1.fc34
Architecture : noarch
Size : 19 k
Source : python-pkgconfig-1.5.5-1.fc34.src.rpm
Repository : updates
Summary : Python3 interface to the pkg-config command line tool
URL : https://github.com/matze/pkgconfig
License : MIT
Description : pkgconfig is a Python module to interface with the pkg-config command line
: tool and supports Python 2.6+.
:
: It can be 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
:
: If pkg-config is not on the path, raises EnvironmentError.
:
: Python 3 version.
Available Packages
Name : python3-pkgconfig
Version : 1.5.5
Release : 1.fc34
Architecture : noarch
Size : 19 k
Source : python-pkgconfig-1.5.5-1.fc34.src.rpm
Repository : updates
Summary : Python3 interface to the pkg-config command line tool
URL : https://github.com/matze/pkgconfig
License : MIT
Description : pkgconfig is a Python module to interface with the pkg-config command line
: tool and supports Python 2.6+.
:
: It can be 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
:
: If pkg-config is not on the path, raises EnvironmentError.
:
: Python 3 version.