How to Install and Uninstall ruby-listen Package on Kali Linux

Last updated: May 21,2024

1. Install "ruby-listen" package

This is a short guide on how to install ruby-listen on Kali Linux

$ sudo apt update $ sudo apt install ruby-listen

2. Uninstall "ruby-listen" package

Please follow the step by step instructions below to uninstall ruby-listen on Kali Linux:

$ sudo apt remove ruby-listen $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-listen package on Kali Linux

Package: ruby-listen
Version: 3.8.0-1
Installed-Size: 118
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-rb-inotify (>= 0.9.10)
Size: 29764
SHA256: 1738ede3538eac22f2c4fcde14d9b9a644ae756554ea55b283c9c610094dfa8b
SHA1: 16f952e70919af42e2f29a10215f9fa85dac0fa8
MD5sum: 5cb4adeb6557bd5fb0841e5228daf20b
Description: Ruby library listening to file modifications
This Ruby library listens to file modifications and notifies you about the
changes.
.
It detects file modification, addition and removal, and supports multiple
directories from a single listener. It uses checksum comparison for
modifications made under the same second, and allows supplying regexp-patterns
to ignore and filter paths for better results.
Description-md5:
Homepage: https://github.com/guard/listen
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-listen/ruby-listen_3.8.0-1_all.deb