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

Last updated: May 18,2024

1. Install "ruby-guard" package

Here is a brief guide to show you how to install ruby-guard on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-guard

2. Uninstall "ruby-guard" package

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

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

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

Package: ruby-guard
Architecture: all
Version: 2.16.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: 218
Depends: ruby, ruby-thor (>= 0.18.1), ruby-listen (>= 2.7), ruby-listen (<< 4.0), pry (>= 0.13), ruby-lumberjack (>= 1.0.12), ruby-lumberjack (<< 2.0), ruby-formatador (>= 0.2.4), ruby-nenv (>= 0.1), ruby-shellany (>= 0.0), ruby-notiffany (>= 0.0)
Filename: pool/universe/r/ruby-guard/ruby-guard_2.16.2-1_all.deb
Size: 45664
MD5sum: 0ea53a39eac18a42f5eb088cb63c0377
SHA1: 10df4f8018ea2d95ac958f361782589aa06fd9ff
SHA256: 0a8892c4e0d65831d298a45f81f9931881eeeba56e3d8928a30890f4ea93ecae
SHA512: 8a687ce74193e84dd6833a86b33944a7e97a0b4b0a01489a42bb393dcf8e359a7cd083e8f1480d70d06ccdade8b509e12dcd80853f632de75d1c6447d20975af
Homepage: https://guardgem.org
Description-en: Commandline to easily handle events on file system modifications
Guard automates various tasks by running custom rules whenever file or
directories are modified.
It's frequently used by software developers, web designers, writers and other
specialists to avoid mundane, repetitive actions and commands such as
"relaunching" tools after changing source files or configurations.
.
Features:
* File system changes handled by awesome Listen gem.
* Support for visual system notifications.
* Huge eco-system with more than 220 Guard plugins.
* Tested against Ruby 2.2.8, 2.3.5, 2.4.2, JRuby & Rubinius.
Description-md5: 2497cf951ccb264b31b12431577a36e5
Ruby-Versions: all