Im trying to install Unity Editor version 2020.1.9f1 from Unity Hub version 2.4.2 (OS Ubuntu 18.04.5 LTS) and got this error:
{"moduleName":"Download","level":"info","message":"[ 'Editor download ended successfully. Download id: 2020.1.9f1' ]","timestamp":"2020-10-28T07:43:00.190Z"}
{"moduleName":"Installer","level":"info","message":"[ 'Install 2020.1.9f1: /tmp/unityhub-d6e2d660-18f0-11eb-a75a-357f4d4260b9/Unity.tar.xz to /usr/djo/m2/Programs/Unity/2020.1.9f1 started' ]","timestamp":"2020-10-28T07:43:00.190Z"}
{"moduleName":"UnityInstallerLinux","level":"warn","message":"[ { [Error: EACCES: permission denied, mkdir '/usr/djo'] errno: -13, code: 'EACCES', syscall: 'mkdir', path: '/usr/djo' } ]","timestamp":"2020-10-28T07:43:00.197Z"}
Why it try to make dir in usr? As i need to launch Hub from root?