pi@raspberrypi ~ $ sudo apt-get update && sudo apt-get install oracle-java7-jdk
... long time...
pi@raspberrypi ~ $ java -version
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) Client VM (build 24.0-b56, mixed mode)
This notebook is a collection of code snippets and technical "how to" instructions.
Search This Blog
Installing Java on Raspberry Pi
by: Anonymous
Installation of Java on Pi is easy, you can ssh to your Pi remotely and just execute:
related #tags:
Java,
Linux/Unix,
Raspberry Pi
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment