How to Install and Uninstall ruby-termios Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "ruby-termios" package

This tutorial shows how to install ruby-termios on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-termios

2. Uninstall "ruby-termios" package

Please follow the step by step instructions below to uninstall ruby-termios on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-termios package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-termios
Priority: optional
Section: universe/ruby
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 1.0.0-1build6
Depends: libc6 (>= 2.4), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0)
Filename: pool/universe/r/ruby-termios/ruby-termios_1.0.0-1build6_amd64.deb
Size: 25100
MD5sum: da3786144bacc5dbc6b303fcdcaf1715
SHA1: e534e57e4b86fd701ba77547db79b1b9a9fc4cdc
SHA256: 349a64931f42b3fbf4264a913d5dee7646df20bb72199edd9e001ebf9075f12b
Description-en: 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: 0aa6246d9712f1dbe360498d867f3b6c
Homepage: http://arika.org/ruby/termios
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu