How to Install and Uninstall python3-watchgod.noarch Package on Fedora 34

Last updated: January 11,2025

1. Install "python3-watchgod.noarch" package

Learn how to install python3-watchgod.noarch on Fedora 34

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

2. Uninstall "python3-watchgod.noarch" package

Please follow the step by step instructions below to uninstall python3-watchgod.noarch on Fedora 34:

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

3. Information about the python3-watchgod.noarch package on Fedora 34

Last metadata expiration check: 0:51:36 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-watchgod
Version : 0.6
Release : 3.fc34
Architecture : noarch
Size : 27 k
Source : python-watchgod-0.6-3.fc34.src.rpm
Repository : fedora
Summary : Simple, modern file watching and code reload
URL : https://github.com/samuelcolvin/watchgod
License : MIT
Description : Simple, modern file watching and code reload in python. watchgod is inspired
: by watchdog, hence the name, but tries to fix some of the frustrations found
: with watchdog.