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

Last updated: October 05,2024

1. Install "allegro5.i686" package

Please follow the instructions below to install allegro5.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install allegro5.i686

2. Uninstall "allegro5.i686" package

Learn how to uninstall allegro5.i686 on Fedora 34:

$ sudo dnf remove allegro5.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:05:52 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : allegro5
Version : 5.2.7
Release : 1.fc34
Architecture : i686
Size : 466 k
Source : allegro5-5.2.7-1.fc34.src.rpm
Repository : updates
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.