Difference between revisions of "Install Java on Ubuntu"

Kipkis (Kipkis | contribs)
m (importing article from wikihow)
 
Kipkis (Kipkis | contribs)
m (Text replacement - "== Video ==" to "")
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Java is used by lots of programs and websites. It doesn't come installed on your Ubuntu computer automatically. The quickest way to install Java is to use the Terminal. You can have Java and the browser plugin installed and running in just a few minutes.
 
Java is used by lots of programs and websites. It doesn't come installed on your Ubuntu computer automatically. The quickest way to install Java is to use the Terminal. You can have Java and the browser plugin installed and running in just a few minutes.
[[Category:Ubuntu]]
+
[[Category: Ubuntu]]
 
== Steps ==
 
== Steps ==
 
#Open the Terminal. You can find it on your dashboard, or in the Accessories folder. You can also press {{keypress|Ctrl|Alt|T}}.
 
#Open the Terminal. You can find it on your dashboard, or in the Accessories folder. You can also press {{keypress|Ctrl|Alt|T}}.
Line 20: Line 20:
 
#*Type {{kbd|sudo apt-get install oracle-java8-installer}} and press {{keypress|Enter}}. This will install the Java 8 runtime environment. You'll need to read and accept the license agreement.
 
#*Type {{kbd|sudo apt-get install oracle-java8-installer}} and press {{keypress|Enter}}. This will install the Java 8 runtime environment. You'll need to read and accept the license agreement.
  
== Video ==
+
 
{{Video:Install Java on Ubuntu|}}
+
 
  
 
== Related Articles ==
 
== Related Articles ==