How to Install and Uninstall rubygem-hoe.noarch Package on Fedora 38

Last updated: October 02,2024

1. Install "rubygem-hoe.noarch" package

Here is a brief guide to show you how to install rubygem-hoe.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rubygem-hoe.noarch

2. Uninstall "rubygem-hoe.noarch" package

This guide covers the steps necessary to uninstall rubygem-hoe.noarch on Fedora 38:

$ sudo dnf remove rubygem-hoe.noarch $ sudo dnf autoremove

3. Information about the rubygem-hoe.noarch package on Fedora 38

Last metadata expiration check: 0:41:30 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rubygem-hoe
Version : 4.0.5
Release : 1.fc38
Architecture : noarch
Size : 186 k
Source : rubygem-hoe-4.0.5-1.fc38.src.rpm
Repository : updates
Summary : Hoe is a simple rake/rubygems helper for project Rakefiles
URL : http://rubyforge.org/projects/seattlerb/
License : MIT
Description : Hoe is a rake/rubygems helper for project Rakefiles. It helps generate
: rubygems and includes a dynamic plug-in system allowing for easy
: extensibility. Hoe ships with plug-ins for all your usual project
: tasks including rdoc generation, testing, packaging, and deployment.
: Plug-ins Provided:
: * Hoe::Clean
: * Hoe::Debug
: * Hoe::Deps
: * Hoe::Flay
: * Hoe::Flog
: * Hoe::Inline
: * Hoe::Package
: * Hoe::Publish
: * Hoe::RCov
: * Hoe::Signing
: * Hoe::Test
: See class rdoc for help. Hint: ri Hoe