How to Install and Uninstall ruby-fssm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "ruby-fssm" package

Please follow the guidelines below to install ruby-fssm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-fssm

2. Uninstall "ruby-fssm" package

Please follow the guidance below to uninstall ruby-fssm on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-fssm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-fssm
Priority: optional
Section: universe/ruby
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 0.2.10-3
Depends: ruby | ruby-interpreter
Recommends: ruby-rb-inotify
Filename: pool/universe/r/ruby-fssm/ruby-fssm_0.2.10-3_amd64.deb
Size: 9682
MD5sum: 5a1164800af04b88ddd3fb6c91fac36c
SHA1: 8070bf55bdfd4be14fc20cdd083a49b35510aa62
SHA256: a44f706a3fd849a38979444c7fa03bb69f1a843335afecc8a5ff740a164de990
Description-en: 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: 9d14bbe1d94f7c407c9033d5890e93ad
Homepage: https://github.com/ttilley/fssm
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu