Re: [Trisquel-users] Can someone please guide me through the JDK installation?

2016-02-08 Thread jjgomezb94
sudo apt-get install openjdk-7-jdk

Re: [Trisquel-users] Can someone please guide me through the JDK installation?

2016-02-08 Thread Adam Wilson
apt-get install openjdk-7-jdk

[Trisquel-users] Can someone please guide me through the JDK installation?

2016-02-07 Thread boweleth
I installed Linux on my shitty old laptop because I wanted to learn how to program in Java, and I thought that maybe installing a lightweight Linux would make it easier for me to use this piece of crap. I had no problem installing JDK on Windows, but when I follow the instructions on the

Re: [Trisquel-users] Can someone please guide me through the JDK installation?

2016-02-07 Thread gromobir
Welcome to freedom! Does this help: https://www.digitalocean.com/community/tutorials/how-to-install-java-on-ubuntu-with-apt-get ? I hope it does. Basically, all you have to do is to forget about Oracle's java version and install OpenJDK instead. These commands should do the trick:

Re: [Trisquel-users] Can someone please guide me through the JDK installation?

2016-02-07 Thread allanitomwesh
Simply install openJDK as the others gave suggested using sudo apt-get or the synaptic app