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

Last updated: October 10,2024

1. Install "python3-setuptools_scm.noarch" package

Learn how to install python3-setuptools_scm.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-setuptools_scm.noarch" package

Please follow the guidelines below to uninstall python3-setuptools_scm.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:29:44 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-setuptools_scm
Version : 1.15.7
Release : 4.el8
Architecture : noarch
Size : 39 k
Source : python-setuptools_scm-1.15.7-4.el8.src.rpm
Repository : ubi-8-codeready-builder-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.