How to Install and Uninstall ruby3.3-rubygem-kgio Package on openSuSE Tumbleweed

Last updated: October 04,2024

1. Install "ruby3.3-rubygem-kgio" package

This guide covers the steps necessary to install ruby3.3-rubygem-kgio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.3-rubygem-kgio

2. Uninstall "ruby3.3-rubygem-kgio" package

Please follow the steps below to uninstall ruby3.3-rubygem-kgio on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.3-rubygem-kgio

3. Information about the ruby3.3-rubygem-kgio package on openSuSE Tumbleweed

Information for package ruby3.3-rubygem-kgio:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-kgio
Version : 2.11.4-1.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 261.8 KiB
Installed : No
Status : not installed
Source package : rubygem-kgio-2.11.4-1.17.src
Upstream URL : https://yhbt.net/kgio/
Summary : kinder, gentler I/O for Ruby
Description :
This is a legacy project, do not use it for new projects. Ruby
2.3 and later should make this obsolete. kgio provides
non-blocking I/O methods for Ruby without raising exceptions on
EAGAIN and EINPROGRESS.