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

Last updated: October 05,2024

1. Install "ruby2.5-rubygem-pry-doc" package

Please follow the guidelines below to install ruby2.5-rubygem-pry-doc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-pry-doc

2. Uninstall "ruby2.5-rubygem-pry-doc" package

In this section, we are going to explain the necessary steps to uninstall ruby2.5-rubygem-pry-doc on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-pry-doc

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

Information for package ruby2.5-rubygem-pry-doc:
------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-pry-doc
Version : 0.13.3-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 39.1 MiB
Installed : No
Status : not installed
Source package : rubygem-pry-doc-0.13.3-bp155.2.10.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.