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

Last updated: October 06,2024

1. Install "rubygem-open4.noarch" package

This guide covers the steps necessary to install rubygem-open4.noarch on Oracle Linux 9

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

2. Uninstall "rubygem-open4.noarch" package

Please follow the instructions below to uninstall rubygem-open4.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:29:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rubygem-open4
Version : 1.3.4
Release : 15.el9
Architecture : noarch
Size : 15 k
Source : rubygem-open4-1.3.4-15.el9.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.