r_31415
r_31415

Reputation: 8982

Installing Julia 0.4 in Ubuntu 15.10

The Ubuntu 15.10 release was announced a few days ago, so after upgrading I wanted to install Julia 0.4. However, I suspect there is not an installer ready for 15.10 since after adding the staticfloat/juliareleases PPA, I only was able to install Julia 0.3 (which is the same version offered by the Ubuntu Software Center)

Can anyone confirm this? Am I missing something?

UPDATE:

I asked the status of a PPA for Ubuntu 15.10 on Gitter. I was told that it might take a while before getting PPA for specific platforms. For now, the best option is to compile the source or to use the (precompiled) Generic Linux binaries.

Upvotes: 1

Views: 1771

Answers (1)

r_31415
r_31415

Reputation: 8982

Julia 0.4.1 was released for Ubuntu 15.10 on November 12. The PPA can be found here.

Upvotes: 0

Related Questions