How to Install and Uninstall rubygem-highline.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "rubygem-highline.noarch" package
This guide let you learn how to install rubygem-highline.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-highline.noarch
Copied
2. Uninstall "rubygem-highline.noarch" package
This is a short guide on how to uninstall rubygem-highline.noarch on Rocky Linux 8:
$
sudo dnf remove
rubygem-highline.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-highline.noarch package on Rocky Linux 8
Last metadata expiration check: 1:29:58 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rubygem-highline
Version : 1.7.8
Release : 3.el8
Architecture : noarch
Size : 43 k
Source : rubygem-highline-1.7.8-3.el8.src.rpm
Repository : epel
Summary : HighLine is a high-level command-line IO library
URL : https://github.com/JEG2/highline
License : GPLv2 or Ruby or BSD
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.
Available Packages
Name : rubygem-highline
Version : 1.7.8
Release : 3.el8
Architecture : noarch
Size : 43 k
Source : rubygem-highline-1.7.8-3.el8.src.rpm
Repository : epel
Summary : HighLine is a high-level command-line IO library
URL : https://github.com/JEG2/highline
License : GPLv2 or Ruby or BSD
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.