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

Last updated: July 01,2024

1. Install "python38-setuptools_scm.noarch" package

Learn how to install python38-setuptools_scm.noarch on AlmaLinux 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 AlmaLinux 8:

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

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

Last metadata expiration check: 1:50:56 ago on Mon Sep 5 03:22:42 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.