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

Last updated: May 18,2024

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

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

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

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

This tutorial shows how to uninstall ruby3.0-rubygem-addressable on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.0-rubygem-addressable

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

Information for package ruby3.0-rubygem-addressable:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.0-rubygem-addressable
Version : 2.8.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 394,8 KiB
Installed : No
Status : not installed
Source package : rubygem-addressable-2.8.0-1.2.src
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.