How to Install and Uninstall rubygem-childprocess.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "rubygem-childprocess.noarch" package

Please follow the instructions below to install rubygem-childprocess.noarch on Fedora 34

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

2. Uninstall "rubygem-childprocess.noarch" package

Please follow the guidance below to uninstall rubygem-childprocess.noarch on Fedora 34:

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

3. Information about the rubygem-childprocess.noarch package on Fedora 34

Last metadata expiration check: 1:36:51 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rubygem-childprocess
Version : 1.0.1
Release : 6.fc33
Architecture : noarch
Size : 60 k
Source : rubygem-childprocess-1.0.1-6.fc33.src.rpm
Repository : fedora
Summary : A gem for controlling external programs running in the background
URL : http://github.com/enkessler/childprocess
License : MIT
Description : This gem aims at being a simple and reliable solution for controlling external
: programs running in the background on any Ruby / OS combination.