How to Install and Uninstall ruby-childprocess Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ruby-childprocess" package

Please follow the guidance below to install ruby-childprocess on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-childprocess

2. Uninstall "ruby-childprocess" package

This guide covers the steps necessary to uninstall ruby-childprocess on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-childprocess package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-childprocess
Priority: optional
Section: universe/ruby
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.5.9-1ubuntu1
Depends: ruby | ruby-interpreter, ruby-ffi (>= 1.0.11)
Filename: pool/universe/r/ruby-childprocess/ruby-childprocess_0.5.9-1ubuntu1_all.deb
Size: 21434
MD5sum: 4cccb267368b73bd7a6eb42698f124dc
SHA1: 0ffbfa8679fa3eea2967c115bc72b6782953b2f0
SHA256: 4b73037a444f7863803223a2b617e2c0a2ee2708285875f0df7f88c2f8b5b138
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
Homepage: http://github.com/jarib/childprocess
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu