How to Install and Uninstall python3-setuptools_scm.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "python3-setuptools_scm.noarch" package

Please follow the steps below to install python3-setuptools_scm.noarch on Fedora 36

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

2. Uninstall "python3-setuptools_scm.noarch" package

This tutorial shows how to uninstall python3-setuptools_scm.noarch on Fedora 36:

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

3. Information about the python3-setuptools_scm.noarch package on Fedora 36

Last metadata expiration check: 0:06:20 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-setuptools_scm
Version : 6.4.2
Release : 1.fc36
Architecture : noarch
Size : 68 k
Source : python-setuptools_scm-6.4.2-1.fc36.src.rpm
Repository : fedora
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.