How to Install and Uninstall raylib.i686 Package on Fedora 39

Last updated: October 14,2024

1. Install "raylib.i686" package

Please follow the step by step instructions below to install raylib.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install raylib.i686

2. Uninstall "raylib.i686" package

Please follow the guidance below to uninstall raylib.i686 on Fedora 39:

$ sudo dnf remove raylib.i686 $ sudo dnf autoremove

3. Information about the raylib.i686 package on Fedora 39

Last metadata expiration check: 4:50:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : raylib
Version : 5.0
Release : 1.fc39
Architecture : i686
Size : 898 k
Source : raylib-5.0-1.fc39.src.rpm
Repository : updates
Summary : A simple and easy-to-use library to enjoy videogames programming
URL : https://github.com/raysan5/raylib
License : Zlib AND MIT
Description : raylib is a simple and easy-to-use library to enjoy videogames programming.
:
: raylib is highly inspired by Borland BGI graphics lib and by XNA framework and
: it's especially well suited for prototyping, tooling, graphical applications,
: embedded systems and education.
:
: NOTE for ADVENTURERS: raylib is a programming library to enjoy videogames
: programming; no fancy interface, no visual helpers,
: no debug button
: ...just coding in the most pure spartan-programmers way.
:
: Ready to learn? Jump to https://www.raylib.com/examples.html