How to Install and Uninstall ruby-guard-shell Package on Kali Linux

Last updated: November 06,2024

1. Install "ruby-guard-shell" package

Please follow the guidance below to install ruby-guard-shell on Kali Linux

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

2. Uninstall "ruby-guard-shell" package

Learn how to uninstall ruby-guard-shell on Kali Linux:

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

3. Information about the ruby-guard-shell package on Kali Linux

Package: ruby-guard-shell
Version: 0.7.2-3
Installed-Size: 24
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any, ruby-guard, ruby-guard-compat
Size: 4552
SHA256: fc568decd3f42e0a3e2dfb0300666893e4a1f9f4bcd574424070491309caaa80
SHA1: 9915ed96fcbe4fa99a7d4bb494083687cb0415e8
MD5sum: a7f34e194aae0c28e5d9392a3fa8c7b1
Description: 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:
Homepage: https://github.com/sdwolfz/guard-shell
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-guard-shell/ruby-guard-shell_0.7.2-3_all.deb