How to Install and Uninstall ruby-capture-output Package on Kali Linux

Last updated: October 06,2024

1. Install "ruby-capture-output" package

Please follow the step by step instructions below to install ruby-capture-output on Kali Linux

$ sudo apt update $ sudo apt install ruby-capture-output

2. Uninstall "ruby-capture-output" package

Please follow the steps below to uninstall ruby-capture-output on Kali Linux:

$ sudo apt remove ruby-capture-output $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-capture-output package on Kali Linux

Package: ruby-capture-output
Version: 1.0.0-3
Installed-Size: 21
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter
Size: 4852
SHA256: 3000e1ebafa9d896a0088ddb10cf1e365ed6927825254711e024f96a613f7932
SHA1: 46f8569afbb5d77620f002e3ea62617ca0f1817f
MD5sum: 38ca0e319bfd787246a284e59bf621ac
Description: Ruby library to grab given IO output and return it as a string
Provides Capture.output, Capture.stdout and Capture.stderr methods that can be
used to grab output generated by current or spawned process.
.
This is useful for testing when you need to start a process and check its
output or when you need to check current process output.
Description-md5:
Homepage: https://github.com/jpastuszek/capture-output
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-capture-output/ruby-capture-output_1.0.0-3_all.deb