PLEASE HELP.

Hi, i’m new to unity, and i am trying to install the ide in Linux but it gives me an error:

/tmp/.mount_UnityHBby1H0/unityhub: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory

What do i do?

try installing library: sudo apt install libnss3.so

1 Like