How to Install and Uninstall python39-setuptools_scm.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "python39-setuptools_scm.noarch" package

Please follow the steps below to install python39-setuptools_scm.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python39-setuptools_scm.noarch" package

This is a short guide on how to uninstall python39-setuptools_scm.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python39-setuptools_scm.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:55:53 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python39-setuptools_scm
Version : 5.0.1
Release : 1.el8
Architecture : noarch
Size : 54 k
Source : python39-setuptools_scm-epel-5.0.1-1.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.