How to Install and Uninstall python3-pywatchman Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-pywatchman" package

In this section, we are going to explain the necessary steps to install python3-pywatchman on Kali Linux

$ sudo apt update $ sudo apt install python3-pywatchman

2. Uninstall "python3-pywatchman" package

Please follow the steps below to uninstall python3-pywatchman on Kali Linux:

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

3. Information about the python3-pywatchman package on Kali Linux

Package: python3-pywatchman
Source: watchman (4.9.0-6)
Version: 4.9.0-6+b4
Installed-Size: 141
Maintainer: Anuradha Weeraman
Architecture: amd64
Provides: python3.10-pywatchman
Depends: libc6 (>= 2.14), python3 (<< 3.11), python3 (>= 3.10~), python3.10:any, python3:any, watchman
Size: 32372
SHA256: 4a719fc44e2543c573a4ddf1ef08c0a3525cb443b36ce7f11ab2f6a6eee75af3
SHA1: e2f4ab1fa412d08903e28d372ba8878539fc21fe
MD5sum: 70360cb2c29c5c2a4b104bde366eae0b
Description: Python library for Watchman and related utilities
A Python library for watchman (the file watching service), and related
utilities such as watchman-make and watchman-wait. Watchman can be used
to watch files and record when they actually change. It can be used
to trigger actions (such as rebuilding assets) when matching files
change. If you require to perform an action based on whether a file
changes or not, watchman may be the tool you need. By giving watchman
a pattern and an action to take when the files change, you can trigger
an activity to be taken.
Description-md5: 4723b84da467e83c8ed97a7e57082c04
Homepage: https://facebook.github.io/watchman
Section: python
Priority: optional
Filename: pool/main/w/watchman/python3-pywatchman_4.9.0-6+b4_amd64.deb