How To Install allegro-logg on Fedora 36
Introduction
In this tutorial we learn how to install allegro-logg
on Fedora 36.
What is allegro-logg
LOGG is an Allegro add-on library for playing OGG/Vorbis audio files.
We can use yum
or dnf
to install allegro-logg
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install allegro-logg.
Install allegro-logg on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install allegro-logg
using dnf
by running the following command:
sudo dnf -y install allegro-logg
Install allegro-logg on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install allegro-logg
using yum
by running the following command:
sudo yum -y install allegro-logg
How To Uninstall allegro-logg on Fedora 36
To uninstall only the allegro-logg
package we can use the following command:
sudo dnf remove allegro-logg
allegro-logg Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/6c7f7c6f526977a0529be7bb803a15119699e1
/usr/lib/liblogg.so.4.4
/usr/lib/liblogg.so.4.4.3
/usr/share/licenses/allegro-logg
/usr/share/licenses/allegro-logg/LICENSE.txt
References
Summary
In this tutorial we learn how to install allegro-logg
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install allegro-logg on Fedora 36” linkTitle: “allegro-logg” type: “docs” description: “In this tutorial we learn how to install allegro-logg in Fedora 36. allegro-logg is OGG/Vorbis library for the Allegro game library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/allegro-logg-featured.png
Introduction
In this tutorial we learn how to install allegro-logg
on Fedora 36.
What is allegro-logg
LOGG is an Allegro add-on library for playing OGG/Vorbis audio files.
We can use yum
or dnf
to install allegro-logg
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install allegro-logg.
Install allegro-logg on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install allegro-logg
using dnf
by running the following command:
sudo dnf -y install allegro-logg
Install allegro-logg on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install allegro-logg
using yum
by running the following command:
sudo yum -y install allegro-logg
How To Uninstall allegro-logg on Fedora 36
To uninstall only the allegro-logg
package we can use the following command:
sudo dnf remove allegro-logg
allegro-logg Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/65
/usr/lib/.build-id/65/580a2a3f7bf86164743ca88d252deb30f74ed8
/usr/lib64/liblogg.so.4.4
/usr/lib64/liblogg.so.4.4.3
/usr/share/licenses/allegro-logg
/usr/share/licenses/allegro-logg/LICENSE.txt
References
Summary
In this tutorial we learn how to install allegro-logg
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).