Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to update clojure version on ubuntu 12?

I've installed clojure using 'apt-get install' command and than using the same command I've installed the leiningen. But when I'm typing in console 'clojure' it wtires me that I have 1.1.0 version. But I want to have at least 1.5.* version of clojure. I know that maybe I should not install leiningen in this way... What could I do to upgrage the clojure to 1.5.* version?

like image 561
user1843374 Avatar asked Mar 16 '26 17:03

user1843374


1 Answers

Leiningen is the defacto in Clojure world. You will make a lot of friends if leiningen is envolved in your question, not to mention it is rich in features and really awesome. Leiningen is optimized for Clojure and ClojureScript development.

Don't install Clojure that way, even Homebrew has deleted Clojure as formula.

You are using Ubuntu 12 and still you get Clojure 1.1.0 Imagine how Clojure version is very outdated at Ubuntu repos.

like image 76
Chiron Avatar answered Mar 19 '26 23:03

Chiron



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!