How to Install and Uninstall python3-semver.noarch Package on Fedora 39

Last updated: January 11,2025

1. Install "python3-semver.noarch" package

This tutorial shows how to install python3-semver.noarch on Fedora 39

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

2. Uninstall "python3-semver.noarch" package

Please follow the steps below to uninstall python3-semver.noarch on Fedora 39:

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

3. Information about the python3-semver.noarch package on Fedora 39

Last metadata expiration check: 4:41:05 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-semver
Version : 3.0.1
Release : 2.fc39
Architecture : noarch
Size : 50 k
Source : python-semver-3.0.1-2.fc39.src.rpm
Repository : fedora
Summary : Python helper for Semantic Versioning
URL : https://github.com/python-semver/python-semver
License : BSD-3-Clause
Description :
: A Python module for semantic versioning. Simplifies comparing versions.