How to Install and Uninstall python3-semver.noarch Package on Rocky Linux 8

Last updated: July 07,2024

1. Install "python3-semver.noarch" package

In this section, we are going to explain the necessary steps to install python3-semver.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python3-semver.noarch

2. Uninstall "python3-semver.noarch" package

This tutorial shows how to uninstall python3-semver.noarch on Rocky Linux 8:

$ sudo dnf remove python3-semver.noarch $ sudo dnf autoremove

3. Information about the python3-semver.noarch package on Rocky Linux 8

Last metadata expiration check: 0:13:05 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-semver
Version : 2.13.0
Release : 3.el8
Architecture : noarch
Size : 33 k
Source : python-semver-2.13.0-3.el8.src.rpm
Repository : epel
Summary : Python helper for Semantic Versioning
URL : https://github.com/k-bx/python-semver
License : BSD
Description : Python module for semantic versioning. Simplifies comparing versions.
:
: Python 3 version.