How to Install and Uninstall ruby2.5-rubygem-yard Package on openSUSE Leap

Last updated: June 16,2024

1. Install "ruby2.5-rubygem-yard" package

Please follow the instructions below to install ruby2.5-rubygem-yard on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-yard

2. Uninstall "ruby2.5-rubygem-yard" package

Please follow the instructions below to uninstall ruby2.5-rubygem-yard on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-yard

3. Information about the ruby2.5-rubygem-yard package on openSUSE Leap

Information for package ruby2.5-rubygem-yard:
---------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-yard
Version : 0.9.12-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : rubygem-yard-0.9.12-bp155.2.10.src
Upstream URL : http://yardoc.org
Summary : Documentation tool for consistent and usable documentation in Ruby
Description :
YARD is a documentation generation tool for the Ruby programming language.
It enables the user to generate consistent, usable documentation that can be
exported to a number of formats very easily, and also supports extending for
custom Ruby constructs such as custom class level definitions.