How To Install pigeonascent on Fedora 36

In this tutorial we learn how to install pigeonascent in Fedora 36. pigeonascent is Take care of your own pigeon as they fight

Introduction

In this tutorial we learn how to install pigeonascent on Fedora 36.

What is pigeonascent

Take care of your own pigeon as they fight increasingly stronger foes, and then facing the legendary Pigeon God at the end… can you keep death far from your bird?

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

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

sudo dnf -y install pigeonascent

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

sudo yum -y install pigeonascent

How To Uninstall pigeonascent on Fedora 36

To uninstall only the pigeonascent package we can use the following command:

sudo dnf remove pigeonascent

pigeonascent Package Contents on Fedora 36

/usr/share/applications/pigeonascent.desktop
/usr/share/icons/hicolor/32x32/apps/pigeonascent.png
/usr/share/licenses/pigeonascent
/usr/share/licenses/pigeonascent/LICENSE
/usr/share/metainfo/pigeonascent.metainfo.xml
/usr/share/pigeonascent
/usr/share/pigeonascent/pigeonascent.pck

References

Summary

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