How to Install and Uninstall ruby-guard-shell Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "ruby-guard-shell" package

Please follow the instructions below to install ruby-guard-shell on Ubuntu 21.10 (Impish Indri)

$ 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 21.10 (Impish Indri):

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

3. Information about the ruby-guard-shell package on Ubuntu 21.10 (Impish Indri)

Package: ruby-guard-shell
Architecture: all
Version: 0.7.1-2.1
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.1_all.deb
Size: 4148
MD5sum: d67e696a1450f2a1857786193fd6e3c5
SHA1: 505084175ce2d55be94f5e5591ae6ee587e25272
SHA256: b6cd81681201f19a9c142c5f94524ffd02293b6533583e1c5d3c0777ca4cdbe2
SHA512: 9fd8e70221681863e3ee9acec5ee4ba6635e970e4122aae22519b56ec0d74d2985e85bb1e512526f94406d6373520273e979c10caa529362ddea9e9319367c84
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