fabtools.oracle_jdk

Oracle JDK

This module provides tools for installing Oracle JDK

fabtools.oracle_jdk.install_from_oracle_site(version='7u25-b15')[source]

Download tarball from Oracle site and install JDK.

import fabtools

# Install Oracle JDK
fabtools.oracle_jdk.install_from_oracle_site()
fabtools.oracle_jdk.version()[source]

Get the version of currently installed JDK.

Returns None if it is not installed.

Read the Docs v: 0.17.0
Versions
latest
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.