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

Last updated: May 13,2024

1. Install "python3-pyinotify" package

Please follow the guidance below to install python3-pyinotify on Kali Linux

$ sudo apt update $ sudo apt install python3-pyinotify

2. Uninstall "python3-pyinotify" package

Please follow the guidelines below to uninstall python3-pyinotify on Kali Linux:

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

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

Package: python3-pyinotify
Source: pyinotify
Version: 0.9.6-2
Installed-Size: 107
Maintainer: Mikhail Gusarov
Architecture: all
Depends: python3:any
Suggests: python-pyinotify-doc
Size: 27352
SHA256: 5d13899ef4470eaf406fc162e84902d2a0c1edaa0ec4374fd0671ab5db8f1963
SHA1: bcc7949e685efd67cae128cc6b88779e37a1313d
MD5sum: d902ab0d73b2d10ef141f549bcf387e9
Description: simple Linux inotify Python bindings
pyinotify is a simple wrapper for the Linux inotify mechanism.
.
inotify is a Linux Kernel feature available since 2.6.13. inotify makes
it possible for applications to easily be notified of filesystem changes.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/seb-m/pyinotify
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/pyinotify/python3-pyinotify_0.9.6-2_all.deb