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

Last updated: May 17,2024

1. Install "ruby-directory-watcher" package

Please follow the guidance below to install ruby-directory-watcher on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-directory-watcher" package

Learn how to uninstall ruby-directory-watcher on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-directory-watcher
Priority: optional
Section: universe/ruby
Installed-Size: 132
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.5.1-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-directory-watcher/ruby-directory-watcher_1.5.1-2_all.deb
Size: 22196
MD5sum: 45ab75694ca477e4029fd99353dccc83
SHA1: 37e2a9c4c838b011776b817fee2ac364c1e30ae1
SHA256: 0bb70f23027eb8c3d5293d263460732144def38f06f260d804279bd152ce6142
Description-en: 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: 9a9e0c2f9a766adff32ac114e422d456
Homepage: http://gemcutter.org/gems/directory_watcher
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu