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

Last updated: May 19,2024

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

Please follow the step by step instructions below to install ruby2.5-rubygem-docile on openSUSE Leap

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

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

Please follow the guidelines below to uninstall ruby2.5-rubygem-docile on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-docile

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

Information for package ruby2.5-rubygem-docile:
-----------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-docile
Version : 1.3.0-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 46.0 KiB
Installed : No
Status : not installed
Source package : rubygem-docile-1.3.0-bp155.2.10.src
Upstream URL : https://ms-ati.github.io/docile/
Summary : Ruby gem to treat Ruby objects as a domain-specific language
Description :
Docile treats the methods of a given ruby object as a DSL (domain specific
language) within a given block.
Killer feature: you can also reference methods, instance variables, and local
variables from the original (non-DSL) context within the block.
Docile releases follow Semantic Versioning as defined at semver.org.