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

Last updated: May 13,2024

1. Install "ruby-tty-which" package

Please follow the step by step instructions below to install ruby-tty-which on Kali Linux

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

2. Uninstall "ruby-tty-which" package

Please follow the guidance below to uninstall ruby-tty-which on Kali Linux:

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

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

Package: ruby-tty-which
Version: 0.5.0-1
Installed-Size: 32
Maintainer: Debian Ruby Team
Architecture: all
Size: 6672
SHA256: 59edad4974872fae94c38cde8c6606bec94c0b60976508d8a811c078f7a18209
SHA1: 333c359c600127cbf1c648b169f023a6076bebb8
MD5sum: b8baab547e9de79d7d5a953c559f7345
Description: platform-independent implementation of Unix which command
This library provides a platform-independent analogue of Unix `which`
command.
.
TTY::Which has a `which` method that searches set of directories for an
executable file based on the `PATH` environment variable, which returns
an absolute path if the executable program exists, and `nil` otherwise.
.
This is part of the TTY components framework to easily build terminal
applications in Ruby.
Description-md5:
Homepage: https://ttytoolkit.org
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-tty-which/ruby-tty-which_0.5.0-1_all.deb