How to Install and Uninstall python2-setuptools_scm.noarch Package on CentOS 8 / RHEL 8

Last updated: June 29,2024

1. Install "python2-setuptools_scm.noarch" package

In this section, we are going to explain the necessary steps to install python2-setuptools_scm.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python2-setuptools_scm.noarch" package

This tutorial shows how to uninstall python2-setuptools_scm.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python2-setuptools_scm.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:42:54 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python2-setuptools_scm
Version : 1.15.7
Release : 6.module_el8.3.0+478+7570e00c
Architecture : noarch
Size : 36 k
Source : python-setuptools_scm-1.15.7-6.module_el8.3.0+478+7570e00c.src.rpm
Repository : appstream
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 suppertes scms.