How to Install and Uninstall ruby3.3-rubygem-gpgme Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "ruby3.3-rubygem-gpgme" package

Please follow the guidance below to install ruby3.3-rubygem-gpgme on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.3-rubygem-gpgme

2. Uninstall "ruby3.3-rubygem-gpgme" package

In this section, we are going to explain the necessary steps to uninstall ruby3.3-rubygem-gpgme on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.3-rubygem-gpgme

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

Information for package ruby3.3-rubygem-gpgme:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-gpgme
Version : 2.0.23-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.9 MiB
Installed : No
Status : not installed
Source package : rubygem-gpgme-2.0.23-1.4.src
Upstream URL : http://github.com/ueno/ruby-gpgme
Summary : Ruby binding of GPGME
Description :
Ruby-GPGME is a Ruby language binding of GPGME (GnuPG
Made Easy). GnuPG Made Easy (GPGME) is a library designed to make access to
GnuPG easier for applications. It provides a High-Level Crypto API for
encryption, decryption, signing, signature verification and key management.