Can't run latest Blender on Ubuntu 18.04
Solution 1:
-
Do this to fix dependency error:
sudo apt install llvm-6.0
You can report any bug to the maintainer here: https://bugs.launchpad.net/~thomas-schiex
Solution 2:
Thanks for reporting this, llvm-6.0 is now in the dependencies. An new build will be available soon.