How to Install and Uninstall rubygem-open4.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: February 08,2025

1. Install "rubygem-open4.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-open4.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "rubygem-open4.noarch" package

Please follow the step by step instructions below to uninstall rubygem-open4.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the rubygem-open4.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:48:20 ago on Mon Feb 26 15:59:38 2024.
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.