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

Last updated: May 12,2024

1. Install "ruby3.0-rubygem-docile" package

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

$ sudo zypper refresh $ sudo zypper install ruby3.0-rubygem-docile

2. Uninstall "ruby3.0-rubygem-docile" package

Please follow the instructions below to uninstall ruby3.0-rubygem-docile on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.0-rubygem-docile

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

Information for package ruby3.0-rubygem-docile:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.0-rubygem-docile
Version : 1.4.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 51,1 KiB
Installed : No
Status : not installed
Source package : rubygem-docile-1.4.0-1.2.src
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.