How to Install and Uninstall rubygem-childprocess.noarch Package on AlmaLinux 9
Last updated: November 26,2024
1. Install "rubygem-childprocess.noarch" package
Please follow the guidance below to install rubygem-childprocess.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-childprocess.noarch
Copied
2. Uninstall "rubygem-childprocess.noarch" package
This tutorial shows how to uninstall rubygem-childprocess.noarch on AlmaLinux 9:
$
sudo dnf remove
rubygem-childprocess.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-childprocess.noarch package on AlmaLinux 9
Last metadata expiration check: 1:24:53 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rubygem-childprocess
Version : 4.1.0
Release : 2.el9
Architecture : noarch
Size : 60 k
Source : rubygem-childprocess-4.1.0-2.el9.src.rpm
Repository : epel
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.
Available Packages
Name : rubygem-childprocess
Version : 4.1.0
Release : 2.el9
Architecture : noarch
Size : 60 k
Source : rubygem-childprocess-4.1.0-2.el9.src.rpm
Repository : epel
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.