How To Install scorchwentbonkers on Fedora 34
Introduction
In this tutorial we learn how to install scorchwentbonkers
on Fedora 34.
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 34. In this tutorial we discuss both methods but you only need to choose one of method to install scorchwentbonkers.
Install scorchwentbonkers on Fedora 34 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install scorchwentbonkers
using dnf
by running the following command:
sudo dnf -y install scorchwentbonkers
Install scorchwentbonkers on Fedora 34 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
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 34
To uninstall only the scorchwentbonkers
package we can use the following command:
sudo dnf remove scorchwentbonkers
scorchwentbonkers Package Contents on Fedora 34
/usr/bin/scorchwentbonkers
/usr/lib/.build-id
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/7255fdc53a4c9fa38b075ddcf506aeacce5fa1
/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 34 using yum and dnf.