How to Install and Uninstall rubygem-ruby-opengl.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "rubygem-ruby-opengl.noarch" package

Please follow the guidance below to install rubygem-ruby-opengl.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rubygem-ruby-opengl.noarch

2. Uninstall "rubygem-ruby-opengl.noarch" package

Here is a brief guide to show you how to uninstall rubygem-ruby-opengl.noarch on Fedora 36:

$ sudo dnf remove rubygem-ruby-opengl.noarch $ sudo dnf autoremove

3. Information about the rubygem-ruby-opengl.noarch package on Fedora 36

Last metadata expiration check: 1:47:14 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-ruby-opengl
Version : 0.61.0
Release : 15.fc36
Architecture : noarch
Size : 8.4 k
Source : rubygem-ruby-opengl-0.61.0-15.fc36.src.rpm
Repository : fedora
Summary : OpenGL Interface for Ruby
URL : http://ruby-opengl.rubyforge.org/
License : MIT
Description : ruby-opengl consists of Ruby extension modules that are bindings
: for the OpenGL, GLU, and GLUT libraries. It is intended to be
: a replacement for -- and uses the code from -- Yoshi's ruby-opengl.