How to Install and Uninstall freeglut.i686 Package on Fedora 35
Last updated: November 16,2024
1. Install "freeglut.i686" package
In this section, we are going to explain the necessary steps to install freeglut.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
freeglut.i686
Copied
2. Uninstall "freeglut.i686" package
Please follow the steps below to uninstall freeglut.i686 on Fedora 35:
$
sudo dnf remove
freeglut.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the freeglut.i686 package on Fedora 35
Last metadata expiration check: 0:16:17 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : freeglut
Version : 3.2.2
Release : 1.fc35
Architecture : i686
Size : 151 k
Source : freeglut-3.2.2-1.fc35.src.rpm
Repository : updates
Summary : A freely licensed alternative to the GLUT library
URL : http://freeglut.sourceforge.net
License : MIT
Description : freeglut is a completely open source alternative to the OpenGL Utility Toolkit
: (GLUT) library with an OSI approved free software license. GLUT was originally
: written by Mark Kilgard to support the sample programs in the second edition
: OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practical
: applications because it is simple, universally available and highly portable.
:
: freeglut allows the user to create and manage windows containing OpenGL
: contexts on a wide range of platforms and also read the mouse, keyboard and
: joystick functions.
Available Packages
Name : freeglut
Version : 3.2.2
Release : 1.fc35
Architecture : i686
Size : 151 k
Source : freeglut-3.2.2-1.fc35.src.rpm
Repository : updates
Summary : A freely licensed alternative to the GLUT library
URL : http://freeglut.sourceforge.net
License : MIT
Description : freeglut is a completely open source alternative to the OpenGL Utility Toolkit
: (GLUT) library with an OSI approved free software license. GLUT was originally
: written by Mark Kilgard to support the sample programs in the second edition
: OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practical
: applications because it is simple, universally available and highly portable.
:
: freeglut allows the user to create and manage windows containing OpenGL
: contexts on a wide range of platforms and also read the mouse, keyboard and
: joystick functions.