How to Install and Uninstall python3-distro.noarch Package on Fedora 36
Last updated: January 12,2025
1. Install "python3-distro.noarch" package
Please follow the guidelines below to install python3-distro.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-distro.noarch
Copied
2. Uninstall "python3-distro.noarch" package
This guide covers the steps necessary to uninstall python3-distro.noarch on Fedora 36:
$
sudo dnf remove
python3-distro.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-distro.noarch package on Fedora 36
Last metadata expiration check: 5:09:52 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-distro
Version : 1.6.0
Release : 2.fc36
Architecture : noarch
Size : 38 k
Source : python-distro-1.6.0-2.fc36.src.rpm
Repository : fedora
Summary : Linux Distribution - a Linux OS platform information API
URL : https://github.com/python-distro/distro
License : ASL 2.0
Description : The distro (for: Linux Distribution) package 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. An alternative implementation became necessary because
: Python 3.5 deprecated this function, and Python 3.7 is expected to remove it
: altogether. Its predecessor function platform.dist was already deprecated since
: Python 2.6 and is also expected to be removed in Python 3.7. Still, there are
: many cases in which access to that information is needed. See Python issue 1322
: for more information.
:
: Python 3 version.
Available Packages
Name : python3-distro
Version : 1.6.0
Release : 2.fc36
Architecture : noarch
Size : 38 k
Source : python-distro-1.6.0-2.fc36.src.rpm
Repository : fedora
Summary : Linux Distribution - a Linux OS platform information API
URL : https://github.com/python-distro/distro
License : ASL 2.0
Description : The distro (for: Linux Distribution) package 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. An alternative implementation became necessary because
: Python 3.5 deprecated this function, and Python 3.7 is expected to remove it
: altogether. Its predecessor function platform.dist was already deprecated since
: Python 2.6 and is also expected to be removed in Python 3.7. Still, there are
: many cases in which access to that information is needed. See Python issue 1322
: for more information.
:
: Python 3 version.