How To Install rubygem-guard on Fedora 36

In this tutorial we learn how to install rubygem-guard in Fedora 36. rubygem-guard is Guard keeps an eye on your file modifications

Introduction

In this tutorial we learn how to install rubygem-guard on Fedora 36.

What is rubygem-guard

Guard is a command line tool to easily handle events on file system modifications.

We can use yum or dnf to install rubygem-guard on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rubygem-guard.

Install rubygem-guard on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install rubygem-guard using dnf by running the following command:

sudo dnf -y install rubygem-guard

Install rubygem-guard on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install rubygem-guard using yum by running the following command:

sudo yum -y install rubygem-guard

How To Uninstall rubygem-guard on Fedora 36

To uninstall only the rubygem-guard package we can use the following command:

sudo dnf remove rubygem-guard

rubygem-guard Package Contents on Fedora 36

/usr/bin/_guard-core
/usr/bin/guard
/usr/share/gems/gems/guard-2.16.2
/usr/share/gems/gems/guard-2.16.2/LICENSE
/usr/share/gems/gems/guard-2.16.2/bin
/usr/share/gems/gems/guard-2.16.2/bin/_guard-core
/usr/share/gems/gems/guard-2.16.2/bin/guard
/usr/share/gems/gems/guard-2.16.2/images
/usr/share/gems/gems/guard-2.16.2/images/failed.png
/usr/share/gems/gems/guard-2.16.2/images/pending.png
/usr/share/gems/gems/guard-2.16.2/images/success.png
/usr/share/gems/gems/guard-2.16.2/lib
/usr/share/gems/gems/guard-2.16.2/lib/guard
/usr/share/gems/gems/guard-2.16.2/lib/guard.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/aruba_adapter.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/cli
/usr/share/gems/gems/guard-2.16.2/lib/guard/cli.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/cli/environments
/usr/share/gems/gems/guard-2.16.2/lib/guard/cli/environments/bundler.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/cli/environments/evaluate_only.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/cli/environments/valid.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/commander.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/commands
/usr/share/gems/gems/guard-2.16.2/lib/guard/commands/all.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/commands/change.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/commands/notification.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/commands/pause.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/commands/reload.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/commands/scope.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/commands/show.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/config.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/deprecated
/usr/share/gems/gems/guard-2.16.2/lib/guard/deprecated/dsl.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/deprecated/evaluator.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/deprecated/guard.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/deprecated/guardfile.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/deprecated/watcher.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/dsl.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/dsl_describer.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/dsl_reader.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/group.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/guardfile
/usr/share/gems/gems/guard-2.16.2/lib/guard/guardfile.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/guardfile/evaluator.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/guardfile/generator.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/interactor.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/internals
/usr/share/gems/gems/guard-2.16.2/lib/guard/internals/debugging.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/internals/groups.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/internals/helpers.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/internals/plugins.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/internals/queue.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/internals/scope.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/internals/session.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/internals/state.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/internals/tracing.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/internals/traps.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/jobs
/usr/share/gems/gems/guard-2.16.2/lib/guard/jobs/base.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/jobs/pry_wrapper.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/jobs/sleep.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/notifier.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/options.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/plugin.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/plugin_util.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/rake_task.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/runner.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/templates
/usr/share/gems/gems/guard-2.16.2/lib/guard/templates/Guardfile
/usr/share/gems/gems/guard-2.16.2/lib/guard/terminal.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/ui
/usr/share/gems/gems/guard-2.16.2/lib/guard/ui.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/ui/colors.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/ui/config.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/ui/logger.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/version.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/watcher
/usr/share/gems/gems/guard-2.16.2/lib/guard/watcher.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/watcher/pattern
/usr/share/gems/gems/guard-2.16.2/lib/guard/watcher/pattern.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/watcher/pattern/deprecated_regexp.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/watcher/pattern/match_result.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/watcher/pattern/matcher.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/watcher/pattern/pathname_path.rb
/usr/share/gems/gems/guard-2.16.2/lib/guard/watcher/pattern/simple_path.rb
/usr/share/gems/gems/guard-2.16.2/lib/tasks
/usr/share/gems/gems/guard-2.16.2/lib/tasks/releaser.rb
/usr/share/gems/specifications/guard-2.16.2.gemspec
/usr/share/man/man1/guard.1.gz
/usr/share/man/man1/guard.1.html.gz

References

Summary

In this tutorial we learn how to install rubygem-guard on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).