How to Install and Uninstall python3-distroinfo.noarch Package on Rocky Linux 9
Last updated: November 10,2024
1. Install "python3-distroinfo.noarch" package
This tutorial shows how to install python3-distroinfo.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-distroinfo.noarch
Copied
2. Uninstall "python3-distroinfo.noarch" package
Please follow the step by step instructions below to uninstall python3-distroinfo.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-distroinfo.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-distroinfo.noarch package on Rocky Linux 9
Last metadata expiration check: 2:33:39 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-distroinfo
Version : 0.5.0
Release : 3.el9
Architecture : noarch
Size : 38 k
Source : python-distroinfo-0.5.0-3.el9.src.rpm
Repository : epel
Summary : Parsing and querying distribution metadata stored in text/YAML files
URL : https://github.com/softwarefactory-project/distroinfo
License : ASL 2.0
Description : distroinfo is a python module for parsing, validating and querying
: distribution/packaging metadata stored in human readable and review-able
: text/YAML files.
:
: distroinfo is a generic (re)implementation of rdoinfo parser which proved
: well suited for the task of interfacing with distribution metadata in a human
: friendly way. If you consider code reviews human friendly, that is.
Available Packages
Name : python3-distroinfo
Version : 0.5.0
Release : 3.el9
Architecture : noarch
Size : 38 k
Source : python-distroinfo-0.5.0-3.el9.src.rpm
Repository : epel
Summary : Parsing and querying distribution metadata stored in text/YAML files
URL : https://github.com/softwarefactory-project/distroinfo
License : ASL 2.0
Description : distroinfo is a python module for parsing, validating and querying
: distribution/packaging metadata stored in human readable and review-able
: text/YAML files.
:
: distroinfo is a generic (re)implementation of rdoinfo parser which proved
: well suited for the task of interfacing with distribution metadata in a human
: friendly way. If you consider code reviews human friendly, that is.