Page 1 of 1

Java on B3

Posted: 08 Dec 2014, 16:47
by samy23
Hello,
it is possible to install Java on B3 ?

If is, someone can explain how this will work.

thx samy

Re: Java on B3

Posted: 09 Dec 2014, 02:26
by DanielM
That depends on what Java you need. If opendjdk version 6 is fine you can just install it using apt-get:
apt-get install openjdk-6-jre-headless
/Daniel