How to Install and Uninstall ruby3.2-rubygem-hoe Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "ruby3.2-rubygem-hoe" package

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

$ sudo zypper refresh $ sudo zypper install ruby3.2-rubygem-hoe

2. Uninstall "ruby3.2-rubygem-hoe" package

Learn how to uninstall ruby3.2-rubygem-hoe on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.2-rubygem-hoe

3. Information about the ruby3.2-rubygem-hoe package on openSuSE Tumbleweed

Information for package ruby3.2-rubygem-hoe:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.2-rubygem-hoe
Version : 4.1.0-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 455.5 KiB
Installed : No
Status : not installed
Source package : rubygem-hoe-4.1.0-1.3.src
Upstream URL : http://www.zenspider.com/projects/hoe.html
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.