How to Install and Uninstall raylib.x86_64 Package on Fedora 38

Last updated: January 12,2025

1. Install "raylib.x86_64" package

Please follow the guidelines below to install raylib.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install raylib.x86_64

2. Uninstall "raylib.x86_64" package

Here is a brief guide to show you how to uninstall raylib.x86_64 on Fedora 38:

$ sudo dnf remove raylib.x86_64 $ sudo dnf autoremove

3. Information about the raylib.x86_64 package on Fedora 38

Last metadata expiration check: 2:30:31 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : raylib
Version : 5.0
Release : 1.fc38
Architecture : x86_64
Size : 830 k
Source : raylib-5.0-1.fc38.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