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

Last updated: June 29,2024

1. Install "ruby2.5-rubygem-addressable" package

In this section, we are going to explain the necessary steps to install ruby2.5-rubygem-addressable on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-addressable

2. Uninstall "ruby2.5-rubygem-addressable" package

Please follow the steps below to uninstall ruby2.5-rubygem-addressable on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-addressable

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

Information for package ruby2.5-rubygem-addressable:
----------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-addressable
Version : 2.7.0-3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 388.3 KiB
Installed : No
Status : not installed
Source package : rubygem-addressable-2.7.0-3.3.1.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.