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

Last updated: May 02,2024

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

Here is a brief guide to show you how to install ruby2.5-rubygem-highline on openSUSE Leap

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

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

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

$ sudo zypper remove ruby2.5-rubygem-highline

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

Information for package ruby2.5-rubygem-highline:
-------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-highline
Version : 1.7.10-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 518.5 KiB
Installed : No
Status : not installed
Source package : rubygem-highline-1.7.10-bp155.2.10.src
Upstream URL : https://github.com/JEG2/highline
Summary : HighLine is a high-level command-line IO library
Description :
A high-level IO library that provides validation, type conversion, and more
for
command-line interfaces. HighLine also includes a complete menu system that
can
crank out anything from simple list selection to complete shells with just
minutes of work.