How to Install and Uninstall python312-distro Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python312-distro" package

Please follow the guidelines below to install python312-distro on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-distro

2. Uninstall "python312-distro" package

Please follow the steps below to uninstall python312-distro on openSuSE Tumbleweed:

$ sudo zypper remove python312-distro

3. Information about the python312-distro package on openSuSE Tumbleweed

Information for package python312-distro:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-distro
Version : 1.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 202.7 KiB
Installed : No
Status : not installed
Source package : python-distro-1.9.0-2.1.src
Upstream URL : https://github.com/nir0s/distro
Summary : Linux Distribution - a Linux OS platform information API
Description :
distro (for: Linux Distribution) provides information about the Linux distribution it runs on, such as a reliable machine-readable ID, or version information.
It is a renewed alternative implementation for Python's original platform.linux_distribution function, but it also provides much more functionality which isn't necessarily Python bound like a command-line interface.