How to Install and Uninstall python3-setuptools_scm_git_archive.noarch Package on CentOS Stream 8

Last updated: January 08,2025

1. Install "python3-setuptools_scm_git_archive.noarch" package

This guide let you learn how to install python3-setuptools_scm_git_archive.noarch on CentOS Stream 8

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

2. Uninstall "python3-setuptools_scm_git_archive.noarch" package

Here is a brief guide to show you how to uninstall python3-setuptools_scm_git_archive.noarch on CentOS Stream 8:

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

3. Information about the python3-setuptools_scm_git_archive.noarch package on CentOS Stream 8

Last metadata expiration check: 6:34:11 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-setuptools_scm_git_archive
Version : 1.1
Release : 4.el8
Architecture : noarch
Size : 13 k
Source : python-setuptools_scm_git_archive-1.1-4.el8.src.rpm
Repository : epel
Summary : A setuptools_scm plugin that adds support for git archives
URL : https://pypi.python.org/pypi/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).