How to Install and Uninstall python311-pkginfo Package on openSUSE Leap

Last updated: December 24,2024

1. Install "python311-pkginfo" package

This is a short guide on how to install python311-pkginfo on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-pkginfo

2. Uninstall "python311-pkginfo" package

Here is a brief guide to show you how to uninstall python311-pkginfo on openSUSE Leap:

$ sudo zypper remove python311-pkginfo

3. Information about the python311-pkginfo package on openSUSE Leap

Information for package python311-pkginfo:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pkginfo
Version : 1.9.6-150400.7.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 276.4 KiB
Installed : No
Status : not installed
Source package : python-pkginfo-1.9.6-150400.7.3.1.src
Upstream URL : https://pypi.python.org/pypi/pkginfo/
Summary : Python package for querying metadatdata from sdists/bdists/installed packages
Description :
This package provides an API for querying the distutils metadata written in
the PKG-INFO file inside a source distriubtion (an sdist) or a
binary distribution (e.g., created by running bdist_egg). It can
also query the EGG-INFO directory of an installed distribution, and
the *.egg-info stored in a "development checkout"
(e.g, created by running setup.py develop).

5. The same packages on other Linux Distributions