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

Last updated: November 07,2024

1. Install "ruby-tty-reader" package

Please follow the guidelines below to install ruby-tty-reader on Kali Linux

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

2. Uninstall "ruby-tty-reader" package

In this section, we are going to explain the necessary steps to uninstall ruby-tty-reader on Kali Linux:

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

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

Package: ruby-tty-reader
Version: 0.9.0-1
Installed-Size: 75
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-tty-screen (>= 0.8), ruby-tty-cursor (>= 0.7), ruby-wisper (>= 2.0)
Size: 18096
SHA256: 1cd1dfb84bce86b14e6b65629dcedf1728ed813339612eb26b726d20f8de3005
SHA1: 719da8ad96591ff917f2488665a2346973268a41
MD5sum: 0a520f70bd2693c8d8e6365ef2da5e1b
Description: Library for processing keyboard input in character, line and multiline modes
This pure Ruby library allows terminal applications to provide convenient text
input. It maintains a history of entered input with an ability to recall and
re-edit those inputs. It can listen for keystroke events and trigger custom key
events.
.
It is a component of the TTY Toolkit.
Description-md5:
Homepage: https://piotrmurach.github.io/tty
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-tty-reader/ruby-tty-reader_0.9.0-1_all.deb