How to Install Bumpy Booby on EndeavourOS Latest
Bumpy Booby is a game provided by Derivoile, and we are going to learn how to install it on EndeavourOS latest. Follow the easy steps below to complete the installation process.
Prerequisites
Before we begin, ensure that you have the following:
- A computer running EndeavourOS Latest
- A stable internet connection
Step 1: Download Bumpy Booby
The first step is to download the game from the official website. Visit https://bumpy-booby.derivoile.fr/ and click on the download button. The game is available for Linux, Windows, and macOS.
Step 2: Extract the Downloaded File
Once the download is complete, extract the file to a location of your choice. You will get a folder with the name Bumpy-Booby.
Step 3: Install Dependencies
Bumpy Booby needs some dependencies to function correctly. For Example, the game requires SDL2 and SDL2-mixer libraries to run correctly.
We can install the dependencies by running the following command in your terminal:
sudo pacman -S sdl2 SDL2_mixer lib32-sdl2 lib32-sdl2_mixer
Step 4: Run the Game
From the extracted folder, navigate to the Bumpy-Booby subdirectory, and execute the following command in your terminal:
./bumpy-booby
Alternatively, navigate to the subdirectory's location using the GUI file explorer and double-click on the "bumpy-booby" file.
The game will now start running, and you should be able to play it on your EndeavourOS system.
Congratulations, you have successfully installed Bumpy Booby on your EndeavourOS latest. Enjoy the game!