Everything I've tried to install has opened in Archive manager. Even if the file says that it's executable it still opens in archive manager. There aren't any executable files inside the archive either. There also isn't any other software to open the files with. How do I make it so it opens an installer instead of the archive.
Asked
Active
Viewed 1,437 times
1 Answers
1
as for the tar.gz files you should have a look at the question linked in the commends
the .jar file has to be run in a java runtime environment, so if you don't have it already install the program OpenJDK (search in the software center).
Now you need to set the permissions on the file to allow to execute it. to do this right click the file, and select properties. now open the permissions tab and check the 'Allow executing file as program' check box.