How to Install and Uninstall ruby-tty-which Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "ruby-tty-which" package

Please follow the guidance below to install ruby-tty-which on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "ruby-tty-which" package

In this section, we are going to explain the necessary steps to uninstall ruby-tty-which on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-tty-which package on Ubuntu 21.10 (Impish Indri)

Package: ruby-tty-which
Architecture: all
Version: 0.4.2-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: 31
Filename: pool/universe/r/ruby-tty-which/ruby-tty-which_0.4.2-2_all.deb
Size: 5768
MD5sum: 623b17c7265c9258cac72fc4bc948315
SHA1: 06e1309fef57b332cf762d160b2f36bdafaed7b7
SHA256: 5ad4c2fd673e6c293d7fd1d6668b3512145900c06ab5c986d00a1dc9ed6adf8b
SHA512: 975a76b9a904effbbcfb343f03d8aeff856ee775a4049ee49f29ab263eae2e7c1b9940549f69e6c221b40896a3162781c27e534f149dca03b48da40aa7dde414
Homepage: https://ttytoolkit.org
Description-en: 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: d0d19119b6aa1d42c347f71388275c7e
Ruby-Versions: all