How to Install and Uninstall ruby-childprocess Package on Kali Linux

Last updated: May 21,2024

1. Install "ruby-childprocess" package

This guide covers the steps necessary to install ruby-childprocess on Kali Linux

$ sudo apt update $ sudo apt install ruby-childprocess

2. Uninstall "ruby-childprocess" package

This guide covers the steps necessary to uninstall ruby-childprocess on Kali Linux:

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

3. Information about the ruby-childprocess package on Kali Linux

Package: ruby-childprocess
Version: 4.1.0-2
Installed-Size: 108
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-ffi (>= 1.0.11)
Size: 24252
SHA256: 71cc3aaf9c24047851a82a8e9936a1e70492ee35116cd3997b720aad76dede37
SHA1: defa5502ea01a77f4d7f70e0f022355c6594f328
MD5sum: ce608084faad9c8d5792b7ba9faef4ed
Description: 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:
Homepage: https://github.com/jarib/childprocess
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-childprocess/ruby-childprocess_4.1.0-2_all.deb