How to Install and Uninstall ruby3.0-rubygem-pry-doc Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "ruby3.0-rubygem-pry-doc" package

Please follow the guidelines below to install ruby3.0-rubygem-pry-doc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.0-rubygem-pry-doc

2. Uninstall "ruby3.0-rubygem-pry-doc" package

This is a short guide on how to uninstall ruby3.0-rubygem-pry-doc on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.0-rubygem-pry-doc

3. Information about the ruby3.0-rubygem-pry-doc package on openSuSE Tumbleweed

Information for package ruby3.0-rubygem-pry-doc:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.0-rubygem-pry-doc
Version : 1.1.0-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 53,9 MiB
Installed : No
Status : not installed
Source package : rubygem-pry-doc-1.1.0-1.7.src
Summary : Provides YARD and extended documentation support for Pry
Description :
Pry Doc is a Pry REPL plugin. It provides extended documentation support for
the REPL by means of improving the `show-doc` and `show-source` commands. With help
of the plugin the commands are be able to display the source code and the docs
of Ruby methods and classes implemented in C.