How to Install and Uninstall python3-watchdog Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-watchdog" package

Please follow the steps below to install python3-watchdog on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-watchdog

2. Uninstall "python3-watchdog" package

This guide covers the steps necessary to uninstall python3-watchdog on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-watchdog $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-watchdog package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-watchdog
Priority: optional
Section: universe/python
Installed-Size: 792
Maintainer: Ubuntu Developers
Original-Maintainer: Gustavo Panizzo
Architecture: all
Source: python-watchdog
Version: 0.8.3-2
Depends: python3, python3-pathtools, python3-argh, python3-yaml, python3:any (>= 3.3.2-2~), libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-watchdog/python3-watchdog_0.8.3-2_all.deb
Size: 103590
MD5sum: 01979c4b8ab591447c37493a6e3e6631
SHA1: ad8fc1e1e5cd0730f5b4c87dca08d5764c6f8f1d
SHA256: 0a34bb02948ad47c78245d239e4177a7b45037859a1d40955a51a22600d7a611
Description-en: Python API and shell utilities to monitor file system events - Python 3.x
Watchdog comes with a utility script called watchmedo. It can be used to
execute commands in response to events.
.
This is the Python 3.X version.
Description-md5: 555095158cb43c4b4280d49cf0c36b8a
Homepage: http://github.com/gorakhargosh/watchdog
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu