How to Install and Uninstall graphene.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "graphene.x86_64" package

This tutorial shows how to install graphene.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install graphene.x86_64

2. Uninstall "graphene.x86_64" package

This tutorial shows how to uninstall graphene.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove graphene.x86_64 $ sudo dnf autoremove

3. Information about the graphene.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:33:25 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : graphene
Version : 1.10.6
Release : 2.el9
Architecture : x86_64
Size : 67 k
Source : graphene-1.10.6-2.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Thin layer of types for graphic libraries
URL : https://github.com/ebassi/graphene
License : MIT
Description : Graphene provides a small set of mathematical types needed to implement graphic
: libraries that deal with 2D and 3D transformations and projections.