How to Install and Uninstall python3-watchdog Package on openSUSE Leap

Last updated: June 02,2024

1. Install "python3-watchdog" package

This tutorial shows how to install python3-watchdog on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-watchdog

2. Uninstall "python3-watchdog" package

Please follow the steps below to uninstall python3-watchdog on openSUSE Leap:

$ sudo zypper remove python3-watchdog

3. Information about the python3-watchdog package on openSUSE Leap

Information for package python3-watchdog:
-----------------------------------------
Repository : Main Repository
Name : python3-watchdog
Version : 0.10.2-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 536.9 KiB
Installed : No
Status : not installed
Source package : python-watchdog-0.10.2-bp155.2.13.src
Upstream URL : https://github.com/gorakhargosh/watchdog
Summary : Filesystem events monitoring
Description :
Python API and shell utilities to monitor file system events.