How to Install and Uninstall python3.11-semantic_version.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "python3.11-semantic_version.noarch" package
This is a short guide on how to install python3.11-semantic_version.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3.11-semantic_version.noarch
Copied
2. Uninstall "python3.11-semantic_version.noarch" package
This guide let you learn how to uninstall python3.11-semantic_version.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3.11-semantic_version.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3.11-semantic_version.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:31:22 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3.11-semantic_version
Version : 2.8.4
Release : 1.el8
Architecture : noarch
Size : 47 k
Source : python3.11-semantic_version-2.8.4-1.el8.src.rpm
Repository : ubi-8-codeready-builder-rpms
Summary : Library implementing the 'SemVer' scheme
URL : https://github.com/rbarrois/python-semanticversion
License : BSD
Description : This small python library provides a few tools to handle semantic versioning
: in Python.
Available Packages
Name : python3.11-semantic_version
Version : 2.8.4
Release : 1.el8
Architecture : noarch
Size : 47 k
Source : python3.11-semantic_version-2.8.4-1.el8.src.rpm
Repository : ubi-8-codeready-builder-rpms
Summary : Library implementing the 'SemVer' scheme
URL : https://github.com/rbarrois/python-semanticversion
License : BSD
Description : This small python library provides a few tools to handle semantic versioning
: in Python.