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

Last updated: May 19,2024

1. Install "ruby-tty-spinner" package

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

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

2. Uninstall "ruby-tty-spinner" package

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

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

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

Package: ruby-tty-spinner
Version: 0.9.3-2
Installed-Size: 56
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby-tty-cursor (>= 0.7)
Size: 15516
SHA256: a06166a52215539bb410716004162f4e972408baeab70fa94c1f413881f2b187
SHA1: cb7f9b198c33859b8dca37dff997069c07418358
MD5sum: f83562eec44d99829bc5413aff1b602c
Description: Library for showing a spinner icon for terminal tasks
tty-spinner provides a selection of different text-based animations that can
be shown when the user is waiting on a task running in terminal that has
non-deterministic time frame.
.
Those tasks will usually be waiting for some I/O, for example a download or a
task that was requested from a service that will give an answer whenever the
response is ready.
Description-md5:
Homepage: https://ttytoolkit.org
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-tty-spinner/ruby-tty-spinner_0.9.3-2_all.deb