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

Last updated: July 02,2024

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

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

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

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

This guide covers the steps necessary to uninstall ruby3.2-rubygem-pry-doc on openSuSE Tumbleweed:

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

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

Information for package ruby3.2-rubygem-pry-doc:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.2-rubygem-pry-doc
Version : 1.4.0-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 76.8 MiB
Installed : No
Status : not installed
Source package : rubygem-pry-doc-1.4.0-1.3.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.