How to Install and Uninstall ruby-directory-watcher Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-directory-watcher" package

This guide covers the steps necessary to install ruby-directory-watcher on Kali Linux

$ sudo apt update $ sudo apt install ruby-directory-watcher

2. Uninstall "ruby-directory-watcher" package

This guide let you learn how to uninstall ruby-directory-watcher on Kali Linux:

$ sudo apt remove ruby-directory-watcher $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-directory-watcher package on Kali Linux

Package: ruby-directory-watcher
Version: 1.5.1-3.1
Installed-Size: 105
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 23276
SHA256: 5c1989e5da3516c5959e1ed1e6ba8a0fe1444c1cb726a0ab2697e3c6bd3b13b2
SHA1: f9c4e43fa1a9a81d3e9a735db9fa62482b6a629c
MD5sum: 2a0b8ad762f7aca801a1ecdf10e8b531
Description: Watch directory/files and Generate events by file change
The directory watcher operates by scanning a directory at some interval
and generating a list of files based on a user supplied glob
pattern. As the file list changes from one interval to the next, events
are generated and dispatched to registered observers.
.
Three types of events are supported: added, modified, and removed.
Description-md5:
Homepage: https://rubygems.org/gems/directory_watcher
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-directory-watcher/ruby-directory-watcher_1.5.1-3.1_all.deb