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

Last updated: May 21,2024

1. Install "ruby-kgio" package

Learn how to install ruby-kgio on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-kgio

2. Uninstall "ruby-kgio" package

In this section, we are going to explain the necessary steps to uninstall ruby-kgio on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-kgio
Priority: optional
Section: universe/ruby
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 2.10.0-1build1
Depends: ruby (>= 1:2.3~0), libc6 (>= 2.14), libruby2.3 (>= 2.3.0~preview2)
Filename: pool/universe/r/ruby-kgio/ruby-kgio_2.10.0-1build1_amd64.deb
Size: 27664
MD5sum: dcde7aabb8cd3f11415d51f0b5e9098d
SHA1: 6af3cf46b3b130fa2ad8dbc6a190147cfdfa7ff5
SHA256: 9ccf0e1db653e2c084b771dfacf2783e4a40fc9eef7f68a1308f02962732b670
Description-en: Kinder, gentler I/O for Ruby
kgio provides non-blocking I/O methods for Ruby without raising
exceptions on EAGAIN and EINPROGRESS. It is intended for use with the
Unicorn and Rainbows! Rack servers, but may be used by other
applications (that run on Unix-like platforms).
Description-md5: a7fb57afbe1b8bfc6e625c9916bd7ad4
Homepage: http://bogomips.org/kgio/
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu