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

Last updated: May 15,2024

1. Install "ruby-fssm" package

This tutorial shows how to install ruby-fssm on Kali Linux

$ sudo apt update $ sudo apt install ruby-fssm

2. Uninstall "ruby-fssm" package

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

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

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

Package: ruby-fssm
Version: 0.2.10-4
Installed-Size: 47
Maintainer: Debian Ruby Team
Architecture: amd64
Recommends: ruby-rb-inotify
Size: 9580
SHA256: 6689f503590c3dbb3c9fd0af280a22faa5236639738c567edca3eabe67929bc5
SHA1: 991549edd72573bae4a0f0ea3869146458fdabe3
MD5sum: 6eb8c666c3c8ea4162161853a6a37176
Description: Ruby library firing events when the state of monitored paths changes
FFSM (File System State Monitor) keeps track of the state of any number of
paths and will fire events when said state changes (create/update/delete).
.
FSSM supports inotify on GNU/Linux and polling anywhere else.
Description-md5:
Homepage: https://github.com/ttilley/fssm
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-fssm/ruby-fssm_0.2.10-4_amd64.deb