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

Last updated: September 29,2024

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

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

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

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

This guide let you learn how to uninstall ruby3.3-rubygem-pry-doc on openSuSE Tumbleweed:

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

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

Information for package ruby3.3-rubygem-pry-doc:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-pry-doc
Version : 1.5.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 84.8 MiB
Installed : No
Status : not installed
Source package : rubygem-pry-doc-1.5.0-1.1.src
Upstream URL : https://github.com/pry/pry-doc
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.