How to Install and Uninstall ruby-childprocess Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "ruby-childprocess" package

In this section, we are going to explain the necessary steps to install ruby-childprocess on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-childprocess

2. Uninstall "ruby-childprocess" package

Learn how to uninstall ruby-childprocess on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-childprocess $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-childprocess package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-childprocess
Architecture: all
Version: 3.0.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 106
Depends: ruby, ruby-ffi (>= 1.0.11)
Filename: pool/universe/r/ruby-childprocess/ruby-childprocess_3.0.0-1_all.deb
Size: 23336
MD5sum: d17fcc8641236bc2135f5b77251000e0
SHA1: 21e200c02e12519856817b736cd3b6309cc20c86
SHA256: 84d679cca94e3d7adb7f51e9f40536a53db0ca138ae46c9494772a15e21a2b9e
SHA512: b54b7c83847fe6bdcc302f2a9445393d162603c02847e0817888419f2e5a0b8cb364a801ede5ff907b2b5674c0862aa279c15587b03df2f7be253537e8cb677d
Homepage: http://github.com/jarib/childprocess
Description-en: Ruby library for controlling external programs running in the background
This library aims at being a simple and reliable solution for controlling
external programs running in the background on any Ruby / OS combination.
.
The code originated in the selenium-webdriver gem, but should prove useful as
a standalone library.
Description-md5: bca7a753d4ab21eb86b414e0fd2f383e
Ruby-Versions: all