How to Install and Uninstall ruby2.7-rubygem-hoe Package on openSuSE Tumbleweed

Last updated: June 14,2024

1. Install "ruby2.7-rubygem-hoe" package

Here is a brief guide to show you how to install ruby2.7-rubygem-hoe on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby2.7-rubygem-hoe

2. Uninstall "ruby2.7-rubygem-hoe" package

This tutorial shows how to uninstall ruby2.7-rubygem-hoe on openSuSE Tumbleweed:

$ sudo zypper remove ruby2.7-rubygem-hoe

3. Information about the ruby2.7-rubygem-hoe package on openSuSE Tumbleweed

Information for package ruby2.7-rubygem-hoe:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby2.7-rubygem-hoe
Version : 3.23.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 467,7 KiB
Installed : No
Status : not installed
Source package : rubygem-hoe-3.23.0-1.2.src
Summary : Hoe is a rake/rubygems helper for project Rakefiles
Description :
Hoe is a rake/rubygems helper for project Rakefiles. It helps you
manage, maintain, and release your project 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, deployment, and announcement.
See class rdoc for help. Hint: `ri Hoe` or any of the plugins listed
below.
For extra goodness, see: http://docs.seattlerb.org/hoe/Hoe.pdf.