How to Install and Uninstall python3-watchdog Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 20,2024

1. Install "python3-watchdog" package

This guide covers the steps necessary to install python3-watchdog on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-watchdog

2. Uninstall "python3-watchdog" package

This guide let you learn how to uninstall python3-watchdog on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the python3-watchdog package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-watchdog
Architecture: all
Version: 3.0.0-1
Priority: optional
Section: universe/python
Source: python-watchdog
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 920
Depends: python3-yaml, python3:any, libjs-sphinxdoc (>= 5.2)
Breaks: python-watchdog (<< 0.9.0-2)
Replaces: python-watchdog (<< 0.9.0-2)
Filename: pool/universe/p/python-watchdog/python3-watchdog_3.0.0-1_all.deb
Size: 120630
MD5sum: f29277c5d0fbd2d83f2bea8c0f64abc4
SHA1: b729c5be6a179ac155e3c10dd98d1fe6f71d981e
SHA256: bbd42d4cdf647eb9dab3966b25a3f6823a632435442d9bac82f7d0f84737a189
SHA512: f5d2f65a33e03ee70ae8fa495b2553a3d14adeccebb4432b020778aa4492922865d4d4579ea1880235dbf2d272a0959e81a533e3c682f0e03b8af7c0b2dbc6b3
Homepage: https://github.com/gorakhargosh/watchdog
Description: Python API and shell utilities to monitor file system events
Description-md5: 47768ad0dda2a11d98f7614cee66a22f
Task: ubuntustudio-video