How to Install and Uninstall cegui.x86_64 Package on Fedora 36

Last updated: July 08,2024

1. Install "cegui.x86_64" package

Please follow the guidance below to install cegui.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install cegui.x86_64

2. Uninstall "cegui.x86_64" package

This tutorial shows how to uninstall cegui.x86_64 on Fedora 36:

$ sudo dnf remove cegui.x86_64 $ sudo dnf autoremove

3. Information about the cegui.x86_64 package on Fedora 36

Last metadata expiration check: 0:29:10 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : cegui
Version : 0.8.7
Release : 24.fc36
Architecture : x86_64
Size : 1.3 M
Source : cegui-0.8.7-24.fc36.src.rpm
Repository : fedora
Summary : Free library providing windowing and widgets for graphics APIs / engines
URL : http://www.cegui.org.uk
License : MIT
Description : Crazy Eddie's GUI System is a free library providing windowing and widgets for
: graphics APIs / engines where such functionality is not natively available, or
: severely lacking. The library is object orientated, written in C++, and
: targeted at games developers who should be spending their time creating great
: games, not building GUI sub-systems!