How to Install and Uninstall python38-setuptools_scm.noarch Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "python38-setuptools_scm.noarch" package

This is a short guide on how to install python38-setuptools_scm.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python38-setuptools_scm.noarch

2. Uninstall "python38-setuptools_scm.noarch" package

Please follow the guidance below to uninstall python38-setuptools_scm.noarch on Oracle Linux 8:

$ sudo dnf remove python38-setuptools_scm.noarch $ sudo dnf autoremove

3. Information about the python38-setuptools_scm.noarch package on Oracle Linux 8

Last metadata expiration check: 5:33:53 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python38-setuptools_scm
Version : 5.0.2
Release : 2.el8
Architecture : noarch
Size : 56 k
Source : python38-setuptools_scm-epel-5.0.2-2.el8.src.rpm
Repository : epel
Summary : Blessed package to manage your versions by SCM tags
URL : https://pypi.python.org/pypi/setuptools_scm
License : MIT
Description : Setuptools_scm handles managing your python package versions in SCM metadata.
: It also handles file finders for the supported SCMs.