How to Install and Uninstall rubygem-open4.noarch Package on Oracle Linux 8

Last updated: November 23,2024

1. Install "rubygem-open4.noarch" package

This tutorial shows how to install rubygem-open4.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install rubygem-open4.noarch

2. Uninstall "rubygem-open4.noarch" package

In this section, we are going to explain the necessary steps to uninstall rubygem-open4.noarch on Oracle Linux 8:

$ sudo dnf remove rubygem-open4.noarch $ sudo dnf autoremove

3. Information about the rubygem-open4.noarch package on Oracle Linux 8

Last metadata expiration check: 0:34:34 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rubygem-open4
Version : 1.3.4
Release : 9.el8
Architecture : noarch
Size : 17 k
Source : rubygem-open4-1.3.4-9.el8.src.rpm
Repository : epel
Summary : Manage child processes and their IO handles easily
URL : http://github.com/ahoward/open4/
License : BSD or Ruby
Description : Open child process with handles on pid, stdin, stdout, and stderr.
: Manage child processes and their IO handles easily.