How to Install and Uninstall python3-setuptools_scm_git_archive.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-setuptools_scm_git_archive.noarch" package

In this section, we are going to explain the necessary steps to install python3-setuptools_scm_git_archive.noarch on Rocky Linux 8

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

2. Uninstall "python3-setuptools_scm_git_archive.noarch" package

Please follow the instructions below to uninstall python3-setuptools_scm_git_archive.noarch on Rocky Linux 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 Rocky Linux 8

Last metadata expiration check: 1:51:52 ago on Mon Sep 12 10:27:18 2022.
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).