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

Last updated: May 15,2024

1. Install "ruby2.5-rubygem-amq-protocol" package

This is a short guide on how to install ruby2.5-rubygem-amq-protocol on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-amq-protocol

2. Uninstall "ruby2.5-rubygem-amq-protocol" package

Learn how to uninstall ruby2.5-rubygem-amq-protocol on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-amq-protocol

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

Information for package ruby2.5-rubygem-amq-protocol:
-----------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-amq-protocol
Version : 2.3.0-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 182.8 KiB
Installed : No
Status : not installed
Source package : rubygem-amq-protocol-2.3.0-bp155.2.10.src
Upstream URL : http://github.com/ruby-amqp/amq-protocol
Summary : AMQP 0.9.1 encoding & decoding library
Description :
amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not a
client: the library only handles serialization and deserialization.