How to Install and Uninstall python38-setuptools_scm.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python38-setuptools_scm.noarch" package

This guide let you learn how to install python38-setuptools_scm.noarch on Rocky Linux 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 Rocky Linux 8:

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

3. Information about the python38-setuptools_scm.noarch package on Rocky Linux 8

Last metadata expiration check: 1:44:49 ago on Mon Sep 12 10:27:18 2022.
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.