How to Install and Uninstall python3-setuptools_scm_git_archive.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "python3-setuptools_scm_git_archive.noarch" package

This guide covers the steps necessary to install python3-setuptools_scm_git_archive.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ 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 Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-setuptools_scm_git_archive.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:37:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-setuptools_scm_git_archive
Version : 1.1
Release : 7.el9
Architecture : noarch
Size : 13 k
Source : python-setuptools_scm_git_archive-1.1-7.el9.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).