How to Install and Uninstall cogl.i686 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "cogl.i686" package
Here is a brief guide to show you how to install cogl.i686 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
cogl.i686
Copied
2. Uninstall "cogl.i686" package
Please follow the step by step instructions below to uninstall cogl.i686 on AlmaLinux 8:
$
sudo dnf remove
cogl.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the cogl.i686 package on AlmaLinux 8
Last metadata expiration check: 1:10:33 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : cogl
Version : 1.22.2
Release : 10.el8
Architecture : i686
Size : 505 k
Source : cogl-1.22.2-10.el8.src.rpm
Repository : appstream
Summary : A library for using 3D graphics hardware to draw pretty pictures
URL : http://www.clutter-project.org/
License : LGPLv2+
Description : Cogl is a small open source library for using 3D graphics hardware to draw
: pretty pictures. The API departs from the flat state machine style of
: OpenGL and is designed to make it easy to write orthogonal components that
: can render without stepping on each others toes.
:
: As well aiming for a nice API, we think having a single library as opposed
: to an API specification like OpenGL has a few advantages too; like being
: able to paper over the inconsistencies/bugs of different OpenGL
: implementations in a centralized place, not to mention the myriad of OpenGL
: extensions. It also means we are in a better position to provide utility
: APIs that help software developers since they only need to be implemented
: once and there is no risk of inconsistency between implementations.
:
: Having other backends, besides OpenGL, such as drm, Gallium or D3D are
: options we are interested in for the future.
Available Packages
Name : cogl
Version : 1.22.2
Release : 10.el8
Architecture : i686
Size : 505 k
Source : cogl-1.22.2-10.el8.src.rpm
Repository : appstream
Summary : A library for using 3D graphics hardware to draw pretty pictures
URL : http://www.clutter-project.org/
License : LGPLv2+
Description : Cogl is a small open source library for using 3D graphics hardware to draw
: pretty pictures. The API departs from the flat state machine style of
: OpenGL and is designed to make it easy to write orthogonal components that
: can render without stepping on each others toes.
:
: As well aiming for a nice API, we think having a single library as opposed
: to an API specification like OpenGL has a few advantages too; like being
: able to paper over the inconsistencies/bugs of different OpenGL
: implementations in a centralized place, not to mention the myriad of OpenGL
: extensions. It also means we are in a better position to provide utility
: APIs that help software developers since they only need to be implemented
: once and there is no risk of inconsistency between implementations.
:
: Having other backends, besides OpenGL, such as drm, Gallium or D3D are
: options we are interested in for the future.