How to Install and Uninstall ruby-listen Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "ruby-listen" package

Learn how to install ruby-listen on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-listen

2. Uninstall "ruby-listen" package

Please follow the instructions below to uninstall ruby-listen on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-listen package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-listen
Architecture: all
Version: 3.1.5-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 109
Depends: ruby, ruby-rb-inotify (>= 0.9.7)
Filename: pool/universe/r/ruby-listen/ruby-listen_3.1.5-2_all.deb
Size: 26800
MD5sum: 291f4a363a4a9602850e2d9c0a25ab4d
SHA1: 13ff40466f3b05490673d7ba3aeaafb69a3cfd7a
SHA256: c48ce8b4bd59292e9edae7b55b1637ee2faed2af5e5094341e63325021aa696b
SHA512: 8584f1ae5f73d20f7f12cb0658efa5993b2fb2fcc07980aa79c98bc54722400730643eaafee76ac8c46d4aeda3d9898f6e8402c2f61262f7a8099c53d48d130d
Homepage: https://github.com/guard/listen
Description-en: 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: 05d88119d5a5ade6eb916b9d6a9949ba
Ruby-Versions: all