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

Last updated: July 05,2024

1. Install "allegro5-addon-physfs.i686" package

In this section, we are going to explain the necessary steps to install allegro5-addon-physfs.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install allegro5-addon-physfs.i686

2. Uninstall "allegro5-addon-physfs.i686" package

This guide let you learn how to uninstall allegro5-addon-physfs.i686 on Fedora 34:

$ sudo dnf remove allegro5-addon-physfs.i686 $ sudo dnf autoremove

3. Information about the allegro5-addon-physfs.i686 package on Fedora 34

Last metadata expiration check: 0:24:09 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : allegro5-addon-physfs
Version : 5.2.7
Release : 1.fc34
Architecture : i686
Size : 16 k
Source : allegro5-5.2.7-1.fc34.src.rpm
Repository : updates
Summary : Physfs addon for the Allegro 5 library
URL : http://liballeg.org/
License : zlib
Description : This package provides the physfs addon for the Allegro 5 library. This
: addon provides an interface to the PhysicsFS library, allowing you to
: mount virtual file-systems (e.g., archives) and access files as if they
: were physically on the file-system.