How to Install and Uninstall ruby3.2-rubygem-addressable Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "ruby3.2-rubygem-addressable" package

Please follow the steps below to install ruby3.2-rubygem-addressable on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.2-rubygem-addressable

2. Uninstall "ruby3.2-rubygem-addressable" package

Please follow the step by step instructions below to uninstall ruby3.2-rubygem-addressable on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.2-rubygem-addressable

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

Information for package ruby3.2-rubygem-addressable:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.2-rubygem-addressable
Version : 2.8.6-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 393.9 KiB
Installed : No
Status : not installed
Source package : rubygem-addressable-2.8.6-1.3.src
Upstream URL : https://github.com/sporkmonger/addressable
Summary : URI Implementation
Description :
Addressable is an alternative implementation to the URI implementation that is
part of Ruby's standard library. It is flexible, offers heuristic parsing, and
additionally provides extensive support for IRIs and URI templates.