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

Last updated: May 19,2024

1. Install "ruby-guard-shell" package

Please follow the guidance below to install ruby-guard-shell on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-guard-shell

2. Uninstall "ruby-guard-shell" package

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

$ sudo apt remove ruby-guard-shell $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-guard-shell
Architecture: all
Version: 0.7.1-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: 24
Depends: ruby | ruby-interpreter, ruby-guard (>= 2.0.0), ruby-guard-compat (>= 1.0)
Filename: pool/universe/r/ruby-guard-shell/ruby-guard-shell_0.7.1-2_all.deb
Size: 4048
MD5sum: 1463a7c6aade0a84b1802210eab2a29d
SHA1: e074c94cde7ca467f3f283207fd1aacd43177ae5
SHA256: b5b5dd2f328879f7eb1fb3caabdfd973b3ea4038c7124d495f247f284feafb66
SHA512: 5937fc2f7f41a0d47a1ef95abe14735e44d4509eb704b8ec5e0981af05d6183fac80d40d2e5e72fa069b00cdf04aa7c79b44e923f9c1a134aec0fd8bae9ff63d
Homepage: https://github.com/guard/guard-shell
Description-en: Guard plugin for running shell commands
Guard plugin to run shell commands when files are altered.
.
With this plugin, when a file changes it does something in a shell or ruby.
It simply executes the block passed to watch if a change is detected,
and if anything is returned from the block it will be printed.
Description-md5: d64c3a2ec74026c49d5c0988a8536664
Ruby-Versions: all