How to Install and Uninstall ruby-capture-output Package on Ubuntu 20.10 (Groovy Gorilla)
Last updated: December 24,2024
1. Install "ruby-capture-output" package
Please follow the guidelines below to install ruby-capture-output on Ubuntu 20.10 (Groovy Gorilla)
$
sudo apt update
Copied
$
sudo apt install
ruby-capture-output
Copied
2. Uninstall "ruby-capture-output" package
This guide let you learn how to uninstall ruby-capture-output on Ubuntu 20.10 (Groovy Gorilla):
$
sudo apt remove
ruby-capture-output
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-capture-output package on Ubuntu 20.10 (Groovy Gorilla)
Package: ruby-capture-output
Architecture: all
Version: 1.0.0-2
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: 55
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-capture-output/ruby-capture-output_1.0.0-2_all.deb
Size: 4388
MD5sum: 812b0311ac85637a7c7297fd8da7580d
SHA1: 73202d056cc77b0e9104336bfd7c2f39bfd02f6d
SHA256: 867f4ce162b17f81ef5634ad53f0d8d1d63db1487b302c6eb1023c90ad7ab949
SHA512: 2a96b13f8f19cb93418e9373e83c144af553efd7913e30f48be2b531650cd4f51e8216826a63cd7cfbdf2da3a94dce1eb95c3bad1686768a5b8d13ecf22d4cb4
Homepage: http://github.com/jpastuszek/capture-output
Description-en: 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: 071109a285f9289525066dc12dfa8729
Ruby-Versions: all
Architecture: all
Version: 1.0.0-2
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: 55
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-capture-output/ruby-capture-output_1.0.0-2_all.deb
Size: 4388
MD5sum: 812b0311ac85637a7c7297fd8da7580d
SHA1: 73202d056cc77b0e9104336bfd7c2f39bfd02f6d
SHA256: 867f4ce162b17f81ef5634ad53f0d8d1d63db1487b302c6eb1023c90ad7ab949
SHA512: 2a96b13f8f19cb93418e9373e83c144af553efd7913e30f48be2b531650cd4f51e8216826a63cd7cfbdf2da3a94dce1eb95c3bad1686768a5b8d13ecf22d4cb4
Homepage: http://github.com/jpastuszek/capture-output
Description-en: 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: 071109a285f9289525066dc12dfa8729
Ruby-Versions: all