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

Last updated: November 25,2024

1. Install "python3-watchgod.noarch" package

This is a short guide on how to install python3-watchgod.noarch on Fedora 35

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

2. Uninstall "python3-watchgod.noarch" package

Learn how to uninstall python3-watchgod.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:58:27 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-watchgod
Version : 0.7
Release : 3.fc35
Architecture : noarch
Size : 28 k
Source : python-watchgod-0.7-3.fc35.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.