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

Last updated: July 01,2024

1. Install "python38-distro" package

Please follow the steps below to install python38-distro on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-distro

2. Uninstall "python38-distro" package

Please follow the instructions below to uninstall python38-distro on openSuSE Tumbleweed:

$ sudo zypper remove python38-distro

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

Information for package python38-distro:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-distro
Version : 1.6.0-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 160,9 KiB
Installed : No
Status : not installed
Source package : python-distro-1.6.0-3.1.src
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.