How To Install scorchwentbonkers on Fedora 36

In this tutorial we learn how to install scorchwentbonkers in Fedora 36. scorchwentbonkers is Realtime remake of Scorched Earth

Introduction

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

What is scorchwentbonkers

As the name suggests, Scorch Went Bonkers is a remake of the old PC classic. However, many things were changed and the type of fun delivered by the game is different. Where Scorched Earth puts emphasis on tactics and careful calculations, SWB requires quick thinking, perfect timing and only one finger for controlling your tank. The game is real-time instead of turn based.

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

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

sudo dnf -y install scorchwentbonkers

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

sudo yum -y install scorchwentbonkers

How To Uninstall scorchwentbonkers on Fedora 36

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

sudo dnf remove scorchwentbonkers

scorchwentbonkers Package Contents on Fedora 36

/usr/bin/scorchwentbonkers
/usr/lib/.build-id
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/86dadf6bc727ac212aeb1ed05e726ae98ac48d
/usr/share/appdata/scorchwentbonkers.appdata.xml
/usr/share/applications/scorchwentbonkers.desktop
/usr/share/icons/hicolor/64x64/apps/scorchwentbonkers.png
/usr/share/licenses/scorchwentbonkers
/usr/share/licenses/scorchwentbonkers/LICENSE
/usr/share/scorchwentbonkers
/usr/share/scorchwentbonkers/fonts
/usr/share/scorchwentbonkers/fonts/wet.metrics
/usr/share/scorchwentbonkers/fonts/wet.pcx
/usr/share/scorchwentbonkers/gfx
/usr/share/scorchwentbonkers/gfx/back
/usr/share/scorchwentbonkers/gfx/back/greens.tga
/usr/share/scorchwentbonkers/gfx/bullets
/usr/share/scorchwentbonkers/gfx/bullets/bullet.tga
/usr/share/scorchwentbonkers/gfx/bullets/marker.tga
/usr/share/scorchwentbonkers/gfx/bullets/smoke.tga
/usr/share/scorchwentbonkers/gfx/clouds
/usr/share/scorchwentbonkers/gfx/clouds/greens_1.tga
/usr/share/scorchwentbonkers/gfx/clouds/greens_2.tga
/usr/share/scorchwentbonkers/gfx/clouds/greens_3.tga
/usr/share/scorchwentbonkers/gfx/clouds/greens_4.tga
/usr/share/scorchwentbonkers/gfx/clouds/greens_5.tga
/usr/share/scorchwentbonkers/gfx/dont_delete.txt
/usr/share/scorchwentbonkers/gfx/explosions
/usr/share/scorchwentbonkers/gfx/explosions/circle.tga
/usr/share/scorchwentbonkers/gfx/explosions/flame.tga
/usr/share/scorchwentbonkers/gfx/logo
/usr/share/scorchwentbonkers/gfx/logo/big.tga
/usr/share/scorchwentbonkers/gfx/logo/small.tga
/usr/share/scorchwentbonkers/gfx/splash
/usr/share/scorchwentbonkers/gfx/splash/retro_remakes.tga
/usr/share/scorchwentbonkers/gfx/tanks
/usr/share/scorchwentbonkers/gfx/tanks/body.tga
/usr/share/scorchwentbonkers/gfx/tanks/crosshair.tga
/usr/share/scorchwentbonkers/gfx/tanks/gun.tga
/usr/share/scorchwentbonkers/gfx/tanks/shield.tga
/usr/share/scorchwentbonkers/gfx/targets
/usr/share/scorchwentbonkers/gfx/targets/target.tga
/usr/share/scorchwentbonkers/gfx/terrain
/usr/share/scorchwentbonkers/gfx/terrain/grass_texture.tga
/usr/share/scorchwentbonkers/gfx/terrain/soil_texture.tga
/usr/share/scorchwentbonkers/misc
/usr/share/scorchwentbonkers/misc/icon.res
/usr/share/scorchwentbonkers/misc/themes.ini
/usr/share/scorchwentbonkers/mus
/usr/share/scorchwentbonkers/mus/menu.mod
/usr/share/scorchwentbonkers/snd
/usr/share/scorchwentbonkers/snd/boom.ogg
/usr/share/scorchwentbonkers/snd/menu_move.ogg
/usr/share/scorchwentbonkers/snd/menu_select.ogg
/usr/share/scorchwentbonkers/snd/shield.ogg
/usr/share/scorchwentbonkers/snd/shield_bounce.ogg
/usr/share/scorchwentbonkers/snd/shoot.ogg
/usr/share/scorchwentbonkers/snd/time_buzz.ogg
/usr/share/scorchwentbonkers/snd/time_ding.ogg

References

Summary

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