How To Install allegro5-addon-dialog on Fedora 36

In this tutorial we learn how to install allegro5-addon-dialog in Fedora 36. allegro5-addon-dialog is Dialog addon for the Allegro 5 library

Introduction

In this tutorial we learn how to install allegro5-addon-dialog on Fedora 36.

What is allegro5-addon-dialog

This package provides the dialog addon for the Allegro 5 library. This addon allows you to show dialog boxes.

We can use yum or dnf to install allegro5-addon-dialog on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install allegro5-addon-dialog.

Install allegro5-addon-dialog 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 allegro5-addon-dialog using dnf by running the following command:

sudo dnf -y install allegro5-addon-dialog

Install allegro5-addon-dialog 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 allegro5-addon-dialog using yum by running the following command:

sudo yum -y install allegro5-addon-dialog

How To Uninstall allegro5-addon-dialog on Fedora 36

To uninstall only the allegro5-addon-dialog package we can use the following command:

sudo dnf remove allegro5-addon-dialog

allegro5-addon-dialog Package Contents on Fedora 36

---
title: "How To Install allegro5-addon-dialog on Fedora 36"
linkTitle: "allegro5-addon-dialog"
type: "docs"
description: "In this tutorial we learn how to install allegro5-addon-dialog in Fedora 36. allegro5-addon-dialog is Dialog addon for the Allegro 5 library"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/allegro5-addon-dialog-featured.png
---

## Introduction

In this tutorial we learn how to install `allegro5-addon-dialog` on Fedora 36.

### What is `allegro5-addon-dialog`

> This package provides the dialog addon for the Allegro 5 library. This addon allows you to show dialog boxes.  

We can use `yum` or `dnf` to install `allegro5-addon-dialog` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install allegro5-addon-dialog.

## Install allegro5-addon-dialog on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install allegro5-addon-dialog using dnf by running the following command:

sudo dnf -y install allegro5-addon-dialog

Install allegro5-addon-dialog 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 allegro5-addon-dialog using yum by running the following command:

sudo yum -y install allegro5-addon-dialog

How To Uninstall allegro5-addon-dialog on Fedora 36

To uninstall only the allegro5-addon-dialog package we can use the following command:

sudo dnf remove allegro5-addon-dialog

allegro5-addon-dialog Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/8f31026806a51f0852d6b872e57151fd16eaef
/usr/lib64/liballegro_dialog.so.5.2
/usr/lib64/liballegro_dialog.so.5.2.7

References

Summary

In this tutorial we learn how to install allegro5-addon-dialog on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/9bb4b6636adba6177fd7a2d87532955371e017 /usr/lib/liballegro_dialog.so.5.2 /usr/lib/liballegro_dialog.so.5.2.7


## References

* [allegro5-addon-dialog website](http://liballeg.org/)

## Summary

In this tutorial we learn how to install `allegro5-addon-dialog` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).