Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

what do I use to unpack the file?

The version for Linux is stored in a .zip archive that you can unpack with right-click ->"Extract here" on Linux. If you want to unpack .7z archives on Linux, you can install 7zip on Linux with such a sequence of commands, and then it will be available for extraction with right-click menu, too:

sudo add-apt-repository universe

sudo apt update

sudo apt install p7zip-full p7zip-rar

I don't see extract here

All I see is open share get info rename delete zip selection pin to shelf and new folder

It seems that your OS is missing the integration of the Archive Manager app into GUI ( https://askubuntu.com/questions/659778/cant-extract-archives-in-gui-anymore ), and you can fix this by running this command:

sudo apt-get install file-roller

I suggest installing the 7zip packages mentioned above afterward if you want to unpack .7z archives, too.

what next?

1) Right-click on archive file ->"Extract here"

2) Right-click on the x_86 / x86_64 file in the folder (depending on your system type) and select "Allow executing this file as an app";

3) Launch the app.

mine does not show that I have app download