How to Install and Uninstall ruby-termios Package on Kali Linux

Last updated: May 08,2024

1. Install "ruby-termios" package

This tutorial shows how to install ruby-termios on Kali Linux

$ sudo apt update $ sudo apt install ruby-termios

2. Uninstall "ruby-termios" package

This tutorial shows how to uninstall ruby-termios on Kali Linux:

$ sudo apt remove ruby-termios $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-termios package on Kali Linux

Package: ruby-termios
Version: 1.1.0-2
Installed-Size: 111
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libc6 (>= 2.4), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 22928
SHA256: 35a0ecaec566ec51346a82b7d8272e3d08fd42dc5f1d1707949f583a746ec0ee
SHA1: 7942e6da5afa848b2ee5d8ebfc6287b085f52e15
MD5sum: 93e3cd66e33fee419f0628d5d6854f17
Description: termios simple wrapper for Ruby
Ruby-termios is a wrapper for the termios(3) interface. It can be included
into IO-family classes and extends IO-family objects. In addition, the
methods can used as module function.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/arika/ruby-termios
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-termios/ruby-termios_1.1.0-2_amd64.deb