How to Install and Uninstall python3-pkgconfig Package on openSUSE Leap

Last updated: May 06,2024

1. Install "python3-pkgconfig" package

This guide let you learn how to install python3-pkgconfig on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pkgconfig

2. Uninstall "python3-pkgconfig" package

Learn how to uninstall python3-pkgconfig on openSUSE Leap:

$ sudo zypper remove python3-pkgconfig

3. Information about the python3-pkgconfig package on openSUSE Leap

Information for package python3-pkgconfig:
------------------------------------------
Repository : Main Repository
Name : python3-pkgconfig
Version : 1.5.1-1.42
Arch : noarch
Vendor : SUSE LLC
Installed Size : 32.0 KiB
Installed : No
Status : not installed
Source package : python-pkgconfig-1.5.1-1.42.src
Upstream URL : http://github.com/matze/pkgconfig
Summary : Interface Python with pkg-config
Description :
A Python module to interface with the pkg-config
command line tool and supports Python 2.6+.