How to Install and Uninstall ruby-rb-inotify Package on Kali Linux

Last updated: April 28,2024

1. Install "ruby-rb-inotify" package

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

$ sudo apt update $ sudo apt install ruby-rb-inotify

2. Uninstall "ruby-rb-inotify" package

This is a short guide on how to uninstall ruby-rb-inotify on Kali Linux:

$ sudo apt remove ruby-rb-inotify $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rb-inotify package on Kali Linux

Package: ruby-rb-inotify
Version: 0.10.1-2
Installed-Size: 50
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-ffi (>= 1.0)
Size: 13000
SHA256: 4139cc865489c7d9931223497c15f45e017699505069ae4a8d1914c10c61ec6c
SHA1: 16eb3dbc01b3eaba781a7b2df3ec209bc0a57dad
MD5sum: 4033f23053e9a754ca6a6c0bbbf0eb17
Description: Ruby wrapper for Linux's inotify, using FFI
This Ruby library is a simple wrapper over inotify, a Linux kernel subsystem
that acts to extend filesystems to notice changes to the filesystem, and
report those changes to applications.
Description-md5:
Homepage: https://github.com/guard/rb-inotify
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rb-inotify/ruby-rb-inotify_0.10.1-2_all.deb