How to Install and Uninstall python310-distro Package on openSuSE Tumbleweed
Last updated: November 12,2024
1. Install "python310-distro" package
In this section, we are going to explain the necessary steps to install python310-distro on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-distro
Copied
2. Uninstall "python310-distro" package
This guide covers the steps necessary to uninstall python310-distro on openSuSE Tumbleweed:
$
sudo zypper remove
python310-distro
Copied
3. Information about the python310-distro package on openSuSE Tumbleweed
Information for package python310-distro:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-distro
Version : 1.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 179.8 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.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-distro
Version : 1.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 179.8 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.