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

Last updated: October 06,2024

1. Install "python3-watchdog.noarch" package

This guide covers the steps necessary to install python3-watchdog.noarch on Fedora 34

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

2. Uninstall "python3-watchdog.noarch" package

Please follow the guidance below to uninstall python3-watchdog.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:14:45 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-watchdog
Version : 0.10.2
Release : 4.fc34
Architecture : noarch
Size : 102 k
Source : python-watchdog-0.10.2-4.fc34.src.rpm
Repository : fedora
Summary : File system events monitoring
URL : http://pypi.python.org/pypi/watchdog
License : ASL 2.0 and BSD and MIT
Description : A Python API and shell utilities to monitor file system events.