Look for README.txt , INSTALL , or README.html for specific developer instructions.
Run the following command to extract the contents into a new folder: tar -xjvf Exciting_Games_ep12_pt1-linux.tar.bz2 -x : Extracts the files. -j : Tells tar to use bzip2 decompression. -v : Lists the files as they extract (verbose). -f : Specifies the filename. Exciting_Games_ep12_pt1-linux.tar.bz2
I just downloaded a game in a tar.bz2 file. How do I install and run it? Look for README
You can handle this via the terminal or your desktop's file manager. -v : Lists the files as they extract (verbose)
If the file doesn't run when you double-click it, you may need to grant it : Right-click the executable file and select Properties . Go to the Permissions tab. Check the box that says "Allow executing file as program" . Double-click the file again to launch the game.
Right-click the file in your file manager and select "Extract Here" or "Extract to Folder" . 2. Locating the Game Executable