How to Install and Uninstall liblinux-inotify2-perl Package on Kali Linux

Last updated: April 29,2024

1. Install "liblinux-inotify2-perl" package

Please follow the guidelines below to install liblinux-inotify2-perl on Kali Linux

$ sudo apt update $ sudo apt install liblinux-inotify2-perl

2. Uninstall "liblinux-inotify2-perl" package

This tutorial shows how to uninstall liblinux-inotify2-perl on Kali Linux:

$ sudo apt remove liblinux-inotify2-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblinux-inotify2-perl package on Kali Linux

Package: liblinux-inotify2-perl
Source: liblinux-inotify2-perl (1:2.3-2)
Version: 1:2.3-2+b1
Installed-Size: 58
Maintainer: Joao Eriberto Mota Filho
Architecture: amd64
Depends: libcommon-sense-perl, perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.28)
Suggests: iwatch
Size: 19396
SHA256: 8c555298a7fdd1e1d62ba6b8139aaa232fa107a287e72aceccc0ee9ef29299b2
SHA1: c9f5649870887cfdf5d94a35120e5dd9c9155a08
MD5sum: 67661a192e3b5cef5679c891dad4db81
Description: scalable directory and file change notification
inotify (inode notify) is a Linux kernel subsystem that monitors events in
filesystems and reports those events to applications in real time.
.
inotify can be used to monitor individual files or directories. When a
directory is monitored, inotify will return events for the directory itself
and for files inside the directory.
.
This module implements an interface to the Linux 2.6.13 and later inotify
directory and file change notification system.
.
It has a number of advantages over the Linux::Inotify module:
- It is portable (Linux::Inotify only works on x86).
- The equivalent of fullname works correctly.
- It is better documented.
- It has callback-style interface, which is better suited for integration.
.
This package provides the Perl module Linux::Inotify2.
Description-md5:
Homepage: http://software.schmorp.de/pkg/Linux-Inotify2.html
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libl/liblinux-inotify2-perl/liblinux-inotify2-perl_2.3-2+b1_amd64.deb