Can't run UnityHub AppImage

I am new to linux and am trying to get UnityHub. I have installed the UnityHub AppImage and the UnityHubSetup AppImage and I have tried to run them in every way I can find to no prevail. Any help would be greatly appreciated.

did you try to give yourself permissions to run it with chmod 777 UnityHub.AppImage ?

@DKGJames , to get help with a problem like this you’re going to need to provide a lot more specific information. Which Linux distro are you running, and with which window manager, and how exactly have you tried that didn’t work so far, etc.

1 Like

Did you make UnityHub.appimage executable?

I just restarted and it worked. One more question, how can I get later versions of unity for Linux. I need 2019.3.0f6 but I don’t know where to find it.

Here: https://docs.unity3d.com/Manual/InstallingUnityLinux.html

At step 3. replace the version of Unity In the command lines by the one you want to install; I think it should work.

It says no such file in directory

Ah. By the way, there is no 2019.3.0f6 in the beta list, the last one was 2019.3.0f5. You can install it through the Hub by clicking on the “Install version from Unity Hub” button on the page below, if your browser is properly set.

I had the same problem and here’s what I did:
Click with the right button of the mouse and go to “Properties”.
Go to the tab “Permissions” and active the checkbox “Execute: Allow executing file as program”.
All set! :slight_smile: