How to Install and Uninstall ruby3.3-rubygem-binding_of_caller Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "ruby3.3-rubygem-binding_of_caller" package
Here is a brief guide to show you how to install ruby3.3-rubygem-binding_of_caller on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ruby3.3-rubygem-binding_of_caller
Copied
2. Uninstall "ruby3.3-rubygem-binding_of_caller" package
This guide covers the steps necessary to uninstall ruby3.3-rubygem-binding_of_caller on openSuSE Tumbleweed:
$
sudo zypper remove
ruby3.3-rubygem-binding_of_caller
Copied
3. Information about the ruby3.3-rubygem-binding_of_caller package on openSuSE Tumbleweed
Information for package ruby3.3-rubygem-binding_of_caller:
----------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-binding_of_caller
Version : 1.0.0-1.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 27.3 KiB
Installed : No
Status : not installed
Source package : rubygem-binding_of_caller-1.0.0-1.16.src
Upstream URL : https://github.com/banister/binding_of_caller
Summary : Retrieve the binding of a method's caller, or further up the stack
Description :
Provides the Binding#of_caller method.
Using binding_of_caller we can grab bindings from higher up the call stack and
evaluate code in that context.
Allows access to bindings arbitrarily far up the call stack, not limited to
just the immediate caller.
Recommended for use only in debugging situations. Do not use this in
production apps.
----------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-binding_of_caller
Version : 1.0.0-1.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 27.3 KiB
Installed : No
Status : not installed
Source package : rubygem-binding_of_caller-1.0.0-1.16.src
Upstream URL : https://github.com/banister/binding_of_caller
Summary : Retrieve the binding of a method's caller, or further up the stack
Description :
Provides the Binding#of_caller method.
Using binding_of_caller we can grab bindings from higher up the call stack and
evaluate code in that context.
Allows access to bindings arbitrarily far up the call stack, not limited to
just the immediate caller.
Recommended for use only in debugging situations. Do not use this in
production apps.