How to Install and Uninstall python-semantic_version.src Package on Oracle Linux 8
Last updated: January 11,2025
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
Copied
$
sudo dnf install
python-semantic_version.src
Copied
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
Copied
$
sudo dnf autoremove
Copied
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.
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.