How to Install and Uninstall lua-inotify Package on Kali Linux

Last updated: October 05,2024

1. Install "lua-inotify" package

This guide covers the steps necessary to install lua-inotify on Kali Linux

$ sudo apt update $ sudo apt install lua-inotify

2. Uninstall "lua-inotify" package

Learn how to uninstall lua-inotify on Kali Linux:

$ sudo apt remove lua-inotify $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua-inotify package on Kali Linux

Package: lua-inotify
Source: lua-inotify (0.5-1)
Version: 0.5-1+b1
Installed-Size: 73
Maintainer: Sophie Brun
Architecture: amd64
Provides: lua5.1-inotify, lua5.2-inotify, lua5.3-inotify
Depends: libc6 (>= 2.9)
Size: 8376
SHA256: 18d2f2d121c96416f003a05e513f943857d9801cfb57e0c42fda4d5f3eb81c9c
SHA1: 12a1f8c4ea29cf48988c5e151d6893ccc3dd6b52
MD5sum: 9076a4d969e35e249feafa17ef3c3430
Description: inotify bindings for Lua
This package contains Lua bindings for the Linux inotify API.
.
The inotify API lets you monitor filesystem events (access, update, creation,
deletion, rename, etc.) on watched paths (both files and directories).
Description-md5:
Multi-Arch: same
Homepage: https://github.com/hoelzro/linotify
Lua-Versions: 5.1 5.2 5.3
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-inotify/lua-inotify_0.5-1+b1_amd64.deb