How to Install and Uninstall python3-hatch-vcs.noarch Package on Fedora 36

Last updated: March 01,2025

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

Here is a brief guide to show you how to install python3-hatch-vcs.noarch on Fedora 36

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

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

This tutorial shows how to uninstall python3-hatch-vcs.noarch on Fedora 36:

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

3. Information about the python3-hatch-vcs.noarch package on Fedora 36

Last metadata expiration check: 4:40:54 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-hatch-vcs
Version : 0.2.0
Release : 3.fc36
Architecture : noarch
Size : 17 k
Source : python-hatch-vcs-0.2.0-3.fc36.src.rpm
Repository : updates
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.