How to Install and Uninstall python3-setuptools_scm_git_archive.noarch Package on Fedora 39

Last updated: September 22,2024

1. Install "python3-setuptools_scm_git_archive.noarch" package

This is a short guide on how to install python3-setuptools_scm_git_archive.noarch on Fedora 39

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

2. Uninstall "python3-setuptools_scm_git_archive.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-setuptools_scm_git_archive.noarch on Fedora 39:

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

3. Information about the python3-setuptools_scm_git_archive.noarch package on Fedora 39

Last metadata expiration check: 1:18:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-setuptools_scm_git_archive
Version : 1.4
Release : 4.fc39
Architecture : noarch
Size : 13 k
Source : python-setuptools_scm_git_archive-1.4-4.fc39.src.rpm
Repository : fedora
Summary : A setuptools_scm plugin that adds support for git archives
URL : https://pypi.org/project/setuptools_scm_git_archive
License : MIT
Description : This is a setuptools_scm plugin that adds support for git archives (for example
: the ones GitHub automatically generates).