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

Last updated: October 07,2024

1. Install "python3-hatch-vcs.noarch" package

This is a short guide on how to install python3-hatch-vcs.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-hatch-vcs.noarch

2. Uninstall "python3-hatch-vcs.noarch" package

Please follow the steps below to uninstall python3-hatch-vcs.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-hatch-vcs.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:21:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-hatch-vcs
Version : 0.4.0
Release : 1.el9
Architecture : noarch
Size : 21 k
Source : python-hatch-vcs-0.4.0-1.el9.src.rpm
Repository : epel
Summary : Hatch plugin for versioning with your preferred VCS
URL : https://github.com/ofek/hatch-vcs
License : MIT
Description : This provides a plugin for Hatch that uses your preferred version control
: system (like Git) to determine project versions.