How to Install and Uninstall python3-setuptools_scm.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 18,2025
1. Install "python3-setuptools_scm.noarch" package
This guide let you learn how to install python3-setuptools_scm.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-setuptools_scm.noarch
Copied
2. Uninstall "python3-setuptools_scm.noarch" package
This guide covers the steps necessary to uninstall python3-setuptools_scm.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-setuptools_scm.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-setuptools_scm.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:54:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-setuptools_scm
Version : 6.0.1
Release : 1.el9
Architecture : noarch
Size : 64 k
Source : python-setuptools_scm-6.0.1-1.el9.src.rpm
Repository : ubi-9-codeready-builder
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.
Available Packages
Name : python3-setuptools_scm
Version : 6.0.1
Release : 1.el9
Architecture : noarch
Size : 64 k
Source : python-setuptools_scm-6.0.1-1.el9.src.rpm
Repository : ubi-9-codeready-builder
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.