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

Last updated: December 24,2024

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

This guide covers the steps necessary to install ruby2.5-rubygem-binding_of_caller on openSUSE Leap

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

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

This tutorial shows how to uninstall ruby2.5-rubygem-binding_of_caller on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-binding_of_caller

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

Information for package ruby2.5-rubygem-binding_of_caller:
----------------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-binding_of_caller
Version : 0.8.0-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 396.1 KiB
Installed : No
Status : not installed
Source package : rubygem-binding_of_caller-0.8.0-bp155.2.10.src
Upstream URL : http://github.com/banister/binding_of_caller
Summary : Retrieve the binding of a method's caller. Can also retrieve
Description :
Retrieve the binding of a method's caller. Can also retrieve bindings even
further up the stack.