How to Install and Uninstall python-semantic_version.src Package on Oracle Linux 8

Last updated: May 17,2024

1. Install "python-semantic_version.src" package

This is a short guide on how to install python-semantic_version.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-semantic_version.src

2. Uninstall "python-semantic_version.src" package

Learn how to uninstall python-semantic_version.src on Oracle Linux 8:

$ sudo dnf remove python-semantic_version.src $ sudo dnf autoremove

3. Information about the python-semantic_version.src package on Oracle Linux 8

Last metadata expiration check: 1:51:51 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-semantic_version
Version : 2.6.0
Release : 5.el8
Architecture : src
Size : 42 k
Source : None
Repository : ol8_appstream
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.