How To Install flight-of-the-amazon-queen on Fedora 36

In this tutorial we learn how to install flight-of-the-amazon-queen in Fedora 36. flight-of-the-amazon-queen is Flight of the Amazon Queen - Adventure Game

Introduction

In this tutorial we learn how to install flight-of-the-amazon-queen on Fedora 36.

What is flight-of-the-amazon-queen

It is 1949 and you play Joe King, pilot for hire with his small private plane the ‘Amazon Queen’. The game is a spoof of old timey radio adventure serials, and as it begins we find Joe in one of those typical situations. It is 11 and 36 seconds and counting, Joe and his date are tied up in an abandoned warehouse (“you really know how to show a girl a good time, Joe!”), and a bomb is set to go off at midnight! Of course they escape, in the nick of time, and immediately set us up for the next ‘adventure’. Joe suddenly remembers that he is scheduled to fly the famous movie star, Faye Russell, to a photo shoot in the Amazon jungle the next morning. Notice that this package contains the floppy version, the CD version is also available in the flight-of-the-amazon-queen-cd package. The CD version contains additional / longer cutscenes and voice acting, but also is much larger version ways in at 37 MB where as this version is only 7 MB.

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

Install flight-of-the-amazon-queen 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 flight-of-the-amazon-queen using dnf by running the following command:

sudo dnf -y install flight-of-the-amazon-queen

Install flight-of-the-amazon-queen 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 flight-of-the-amazon-queen using yum by running the following command:

sudo yum -y install flight-of-the-amazon-queen

How To Uninstall flight-of-the-amazon-queen on Fedora 36

To uninstall only the flight-of-the-amazon-queen package we can use the following command:

sudo dnf remove flight-of-the-amazon-queen

flight-of-the-amazon-queen Package Contents on Fedora 36

/usr/share/applications/flight-of-the-amazon-queen.desktop
/usr/share/doc/flight-of-the-amazon-queen
/usr/share/doc/flight-of-the-amazon-queen/readme.txt
/usr/share/flight-of-the-amazon-queen
/usr/share/flight-of-the-amazon-queen/queen.1

References

Summary

In this tutorial we learn how to install flight-of-the-amazon-queen on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).