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

Last updated: May 15,2024

1. Install "python3-watchgod.noarch" package

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

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

2. Uninstall "python3-watchgod.noarch" package

Please follow the guidance below to uninstall python3-watchgod.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:12:45 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-watchgod
Version : 0.7
Release : 4.fc36
Architecture : noarch
Size : 28 k
Source : python-watchgod-0.7-4.fc36.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.