How to Install and Uninstall python3-semver.noarch Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "python3-semver.noarch" package
This guide let you learn how to install python3-semver.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-semver.noarch
Copied
2. Uninstall "python3-semver.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-semver.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-semver.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-semver.noarch package on Oracle Linux 8
Last metadata expiration check: 3:39:17 ago on Mon Sep 12 02:51:38 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.
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.