How to install from an installer file?

Hey, this might be a super noob question, but I am trying to install the paperspace-app on my machine and none of the compilers can run their installer package.
Any ideas?

From the webpage, the download file is an installer.
You need only give it permissions and then double click it to run.
You can set permissions from terminal using chmod

chmod +x ~/Downloads/PaperspaceInstaller*

Or right clicking the file, choosing Properties then choosing Permissions.

2 Likes

Thanks, permissions fixed it

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.