How to Install and Uninstall ruby-kgio Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 30,2024

1. Install "ruby-kgio" package

Learn how to install ruby-kgio on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-kgio

2. Uninstall "ruby-kgio" package

This tutorial shows how to uninstall ruby-kgio on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-kgio package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-kgio
Architecture: amd64
Version: 2.11.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: 96
Depends: ruby (>= 1:2.7~0), libc6 (>= 2.17), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-kgio/ruby-kgio_2.11.2-2_amd64.deb
Size: 30016
MD5sum: cb9543c730df4d8d40403d7c81c5cab4
SHA1: b490a9086ed0cf44c13a49910137eb44015fed8e
SHA256: 54223141012ce7b90d2b4ee369d0f87169615d851ab1165ef7da84ff4a4f5bcb
SHA512: ed7c687ef9e6e1d4391d9700036e310e381d4205399b447562c211d51c0cf8c58691933ee40128cac28bcae57156ae86fdff83969de16f1d73b9b3ec2a7d8a53
Homepage: https://bogomips.org/kgio/
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: 5167dbb6381dca96305b4427e11b3f36
Ruby-Versions: ruby2.7