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

Last updated: October 05,2024

1. Install "python3-setuptools_scm.noarch" package

This is a short guide on how to install python3-setuptools_scm.noarch on Fedora 34

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

2. Uninstall "python3-setuptools_scm.noarch" package

Please follow the steps below to uninstall python3-setuptools_scm.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:19:43 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-setuptools_scm
Version : 5.0.1
Release : 1.fc34
Architecture : noarch
Size : 54 k
Source : python-setuptools_scm-5.0.1-1.fc34.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.