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

Last updated: September 30,2024

1. Install "allegro5.i686" package

Please follow the step by step instructions below to install allegro5.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install allegro5.i686

2. Uninstall "allegro5.i686" package

Please follow the guidelines below to uninstall allegro5.i686 on Fedora 35:

$ sudo dnf remove allegro5.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:42:32 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : allegro5
Version : 5.2.7
Release : 2.fc35
Architecture : i686
Size : 466 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.