How to Install and Uninstall allegro5.x86_64 Package on Fedora 35

Last updated: May 14,2024

1. Install "allegro5.x86_64" package

This tutorial shows how to install allegro5.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install allegro5.x86_64

2. Uninstall "allegro5.x86_64" package

Please follow the instructions below to uninstall allegro5.x86_64 on Fedora 35:

$ sudo dnf remove allegro5.x86_64 $ sudo dnf autoremove

3. Information about the allegro5.x86_64 package on Fedora 35

Last metadata expiration check: 2:40:03 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : allegro5
Version : 5.2.7
Release : 2.fc35
Architecture : x86_64
Size : 449 k
Source : allegro5-5.2.7-2.fc35.src.rpm
Repository : fedora
Summary : A game programming library
URL : http://liballeg.org/
License : zlib
Description : Allegro is a cross-platform library intended for use in computer games
: and other types of multimedia programming. Allegro 5 is the latest major
: revision of the library, designed to take advantage of modern hardware
: (e.g. hardware acceleration using 3D cards) and operating systems.
: Although it is not backwards compatible with earlier versions, it still
: occupies the same niche and retains a familiar style.