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

Last updated: July 03,2024

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

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

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

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

This is a short guide on how to uninstall ruby3.3-rubygem-jwt on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.3-rubygem-jwt

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

Information for package ruby3.3-rubygem-jwt:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-jwt
Version : 2.7.1-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 194.4 KiB
Installed : No
Status : not installed
Source package : rubygem-jwt-2.7.1-1.4.src
Upstream URL : https://github.com/jwt/ruby-jwt
Summary : JSON Web Token implementation in Ruby
Description :
A pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT)
standard.