How to Install and Uninstall python3-watchdog Package on Kali Linux
Last updated: November 22,2024
1. Install "python3-watchdog" package
This guide covers the steps necessary to install python3-watchdog on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-watchdog
Copied
2. Uninstall "python3-watchdog" package
In this section, we are going to explain the necessary steps to uninstall python3-watchdog on Kali Linux:
$
sudo apt remove
python3-watchdog
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-watchdog package on Kali Linux
Package: python3-watchdog
Source: python-watchdog
Version: 3.0.0-1
Installed-Size: 927
Maintainer: Debian Python Team
Architecture: all
Replaces: python-watchdog (<< 0.9.0-2)
Depends: python3-yaml, python3:any, libjs-sphinxdoc (>= 5.2)
Breaks: python-watchdog (<< 0.9.0-2)
Size: 126500
SHA256: e70d1d33925a08e10cfdeb9c4aed0898ae23edc3fea5792f4fa0a10ab09c24c6
SHA1: ffe10a141093d6f0978ec4969b044e0c2aa46594
MD5sum: aa646290defe3a73e39f42946bf6277e
Description: Python API and shell utilities to monitor file system events
Watchdog comes with a utility script called watchmedo. It can be used to
execute commands in response to events.
Description-md5:
Homepage: https://github.com/gorakhargosh/watchdog
Section: python
Priority: optional
Filename: pool/main/p/python-watchdog/python3-watchdog_3.0.0-1_all.deb
Source: python-watchdog
Version: 3.0.0-1
Installed-Size: 927
Maintainer: Debian Python Team
Architecture: all
Replaces: python-watchdog (<< 0.9.0-2)
Depends: python3-yaml, python3:any, libjs-sphinxdoc (>= 5.2)
Breaks: python-watchdog (<< 0.9.0-2)
Size: 126500
SHA256: e70d1d33925a08e10cfdeb9c4aed0898ae23edc3fea5792f4fa0a10ab09c24c6
SHA1: ffe10a141093d6f0978ec4969b044e0c2aa46594
MD5sum: aa646290defe3a73e39f42946bf6277e
Description: Python API and shell utilities to monitor file system events
Watchdog comes with a utility script called watchmedo. It can be used to
execute commands in response to events.
Description-md5:
Homepage: https://github.com/gorakhargosh/watchdog
Section: python
Priority: optional
Filename: pool/main/p/python-watchdog/python3-watchdog_3.0.0-1_all.deb