How to Install and Uninstall gamin Package on Kali Linux

Last updated: May 19,2024

1. Install "gamin" package

Learn how to install gamin on Kali Linux

$ sudo apt update $ sudo apt install gamin

2. Uninstall "gamin" package

Learn how to uninstall gamin on Kali Linux:

$ sudo apt remove gamin $ sudo apt autoclean && sudo apt autoremove

3. Information about the gamin package on Kali Linux

Package: gamin
Version: 0.1.10-6
Installed-Size: 144
Maintainer: Michael Banck
Architecture: amd64
Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.35.9), libgamin0 (= 0.1.10-6)
Conflicts: fam
Size: 68392
SHA256: 84dd43dd2f39f909dee6e99193736527e6972111e75ed9f974577d7f9d292677
SHA1: 1124ab9864cd9ceb8abd0901bba777f61b17dae9
MD5sum: 8a1a058d46fd250a4b53c6d56f775eb8
Description: File and directory monitoring system
Gamin is a file and directory monitoring system which allows
applications to detect when a file or a directory has been added,
removed or modified by somebody else.
.
It can be used by desktops like KDE, GNOME or Xfce to have their
virtual file systems keep track of changes to files and directories.
For example, if a file manager displays a directory to the user, and
the user removes one of the files via the command-line, gamin will
notify the file manager of this change so that it can update the
directory display.
.
Gamin has been designed as a drop-in replacement for FAM with security
and maintainability in mind and can use Linux's advanced inotify
service when available.
Description-md5: c04501e5781daec3e4a91c67a2b0e018
Tag: admin::filesystem, admin::kernel, admin::monitoring, devel::lang:c,
devel::library, implemented-in::c, interface::daemon,
interface::graphical, interface::x11, role::devel-lib, role::plugin,
role::program, suite::gnome, uitoolkit::gtk, works-with::file,
x11::application
Section: admin
Priority: optional
Filename: pool/main/g/gamin/gamin_0.1.10-6_amd64.deb