How to Install and Uninstall ruby2.7-rubygem-highline Package on openSuSE Tumbleweed

Last updated: May 12,2024

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

This is a short guide on how to install ruby2.7-rubygem-highline on openSuSE Tumbleweed

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

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

Please follow the instructions below to uninstall ruby2.7-rubygem-highline on openSuSE Tumbleweed:

$ sudo zypper remove ruby2.7-rubygem-highline

3. Information about the ruby2.7-rubygem-highline package on openSuSE Tumbleweed

Information for package ruby2.7-rubygem-highline:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby2.7-rubygem-highline
Version : 2.0.3-1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 529,1 KiB
Installed : No
Status : not installed
Source package : rubygem-highline-2.0.3-1.9.src
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.