How to Install and Uninstall python38-setuptools_scm.noarch Package on CentOS Stream 8

Last updated: October 08,2024

1. Install "python38-setuptools_scm.noarch" package

Learn how to install python38-setuptools_scm.noarch on CentOS Stream 8

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

2. Uninstall "python38-setuptools_scm.noarch" package

Please follow the steps below to uninstall python38-setuptools_scm.noarch on CentOS Stream 8:

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

3. Information about the python38-setuptools_scm.noarch package on CentOS Stream 8

Last metadata expiration check: 5:36:05 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python38-setuptools_scm
Version : 5.0.2
Release : 2.el8
Architecture : noarch
Size : 56 k
Source : python38-setuptools_scm-epel-5.0.2-2.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.