How to install a RUN files in Ubuntu/Linux
Posted: Tue Aug 30, 2011 5:16 pm
Sometimes you may need to install software (most often a game) which has been packaged as a .run file. These files contain the software and a small program to install the software. See below for an example of how a .run file looks:
Follow the procedure below to install software packaged in a .run file:
Follow the procedure below to install software packaged in a .run file:
- Find the .run file in the File Browser
- Right-click the file and select Properties
- Under the Permissions tab, make sure that Allow executing file as program is ticked and press Close
- Double-click the .run file to open it. A dialog box should appear
- Press Run in Terminal to run the installer
- A Terminal window will open. Follow any instructions on-screen to install the program