How to Install and Uninstall python2-easywatch Package on openSUSE Leap
Last updated: February 01,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-easywatch" package
Learn how to install python2-easywatch on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-easywatch
Copied
2. Uninstall "python2-easywatch" package
This is a short guide on how to uninstall python2-easywatch on openSUSE Leap:
$
sudo zypper remove
python2-easywatch
Copied
3. Information about the python2-easywatch package on openSUSE Leap
Information for package python2-easywatch:
------------------------------------------
Repository : Main Repository
Name : python2-easywatch
Version : 0.0.5-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 6,3 KiB
Installed : No
Status : not installed
Source package : python-easywatch-0.0.5-bp153.1.14.src
Summary : Directory monitoring package for Python
Description :
Easywatch exports one function, `watch` which watches a directory for
changes and notifies a handler the type of event and the name of the
file that triggered it.
There are four types of events that the handler can be notified about:
* created: a file was created
* deleted: a file was deleted
* modified: a file was modified
* moved: a file was moved
------------------------------------------
Repository : Main Repository
Name : python2-easywatch
Version : 0.0.5-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 6,3 KiB
Installed : No
Status : not installed
Source package : python-easywatch-0.0.5-bp153.1.14.src
Summary : Directory monitoring package for Python
Description :
Easywatch exports one function, `watch` which watches a directory for
changes and notifies a handler the type of event and the name of the
file that triggered it.
There are four types of events that the handler can be notified about:
* created: a file was created
* deleted: a file was deleted
* modified: a file was modified
* moved: a file was moved