How to Install and Uninstall rubygem-open4.noarch Package on CentOS Stream 8

Last updated: May 14,2024

1. Install "rubygem-open4.noarch" package

This is a short guide on how to install rubygem-open4.noarch on CentOS Stream 8

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

2. Uninstall "rubygem-open4.noarch" package

This guide covers the steps necessary to uninstall rubygem-open4.noarch on CentOS Stream 8:

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

3. Information about the rubygem-open4.noarch package on CentOS Stream 8

Last metadata expiration check: 5:57:23 ago on Sun Feb 25 03:03:59 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.