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

Last updated: November 27,2024

1. Install "python2-setuptools_scm.noarch" package

This guide covers the steps necessary to install python2-setuptools_scm.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python2-setuptools_scm.noarch" package

In this section, we are going to explain the necessary steps to uninstall python2-setuptools_scm.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:18:45 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-setuptools_scm
Version : 1.15.7
Release : 6.module+el8.9.0+19487+7dc18407
Architecture : noarch
Size : 36 k
Source : python-setuptools_scm-1.15.7-6.module+el8.9.0+19487+7dc18407.src.rpm
Repository : ubi-8-appstream-rpms
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.