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

Last updated: October 08,2024

1. Install "python3-setuptools_scm.noarch" package

This guide covers the steps necessary to install python3-setuptools_scm.noarch on Fedora 35

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

2. Uninstall "python3-setuptools_scm.noarch" package

Please follow the instructions below to uninstall python3-setuptools_scm.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:26:21 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-setuptools_scm
Version : 6.0.1
Release : 4.fc35
Architecture : noarch
Size : 52 k
Source : python-setuptools_scm-6.0.1-4.fc35.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.