Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Java SE Development Kit (JDK)"
Jump to navigation
Jump to search
(update) |
|||
Line 6: | Line 6: | ||
}} | }} | ||
You can install the free icedtea jdk or Oracle's version. | |||
Therefore we have a virtual package called ''virtual/jdk''. By default it will install the icedtea version. | |||
== Installation == | |||
<console> | |||
###i## emerge -a virtual/jdk | |||
</console> | |||
{{PageNeedsUpdates}} | |||
#REDIRECT [[Installing Java]] | #REDIRECT [[Installing Java]] | ||
{{EbuildFooter}} | {{EbuildFooter}} |
Revision as of 13:18, October 22, 2014
Java SE Development Kit (JDK)
Tip
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
You can install the free icedtea jdk or Oracle's version.
Therefore we have a virtual package called virtual/jdk. By default it will install the icedtea version.
Installation
root # emerge -a virtual/jdk
- REDIRECT Installing Java