Unable to install ThinkJulia

Hello All,

I solved it by running these two commands on Ubuntu

$ sudo apt-get install uuid-dev

and

$ sudo apt-get install uuid-runtime

Got clues from this stack overflow post linux - How do I obtain/use LibUUID? - Stack Overflow

3 Likes