How to Install and Uninstall ruby-tty-command Package on Kali Linux

Last updated: May 19,2024

1. Install "ruby-tty-command" package

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

$ sudo apt update $ sudo apt install ruby-tty-command

2. Uninstall "ruby-tty-command" package

Here is a brief guide to show you how to uninstall ruby-tty-command on Kali Linux:

$ sudo apt remove ruby-tty-command $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-tty-command package on Kali Linux

Package: ruby-tty-command
Version: 0.10.1-1
Installed-Size: 86
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-pastel (>= 0.8)
Size: 22848
SHA256: 3df8dadc9a104a1db57426c50a7cf054a2602fe5c23045c6aa08bffdb0ba51bc
SHA1: 79a3c483cc079808c1660e847e424d950ce2747d
MD5sum: 337351f225f0fa95a58a45cd9e978ad3
Description: execution from Ruby of shell commands with pretty output logging
This Ruby library provides a mechanism to execute shell commands with pretty
output logging and capture their stdout, stderr and exit status.
.
The standard input, output and error flows of each command can be redirected
to a file or a string.
Description-md5:
Homepage: https://github.com/piotrmurach/tty-command
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-tty-command/ruby-tty-command_0.10.1-1_all.deb