- Java Jdk Mac is available for save and free download from our trusted repository. Chicken Invaders puts you at the new of a battle against invading intergalactic chickens, bent on app Java our oppression of Race chickens. Note: FreeBSD consists the svnlite Mac in the daily system which you can use there of installing the full Subversion svn client.
- Download Java SE Development Kit (JDK) - The basic resources you need in order to create apps in Java, including the Java runtime environment, libraries, code samples and demo apps.
- We don't have any change log information yet for version 8-build-251 of Java Runtime Environment 32-bit. Sometimes publishers take a little while to make this information available, so please check back in a few days to see if it has been updated.
- Download Mirror HD 1.0 for Mac from our website for free. The program lies within System Tools, more precisely Device Assistants. The unique identifier for this program's bundle is com.appmosys.mirror-mac. Our built-in antivirus checked this Mac download and rated it as virus free. This free Mac app is a product of Appmosys.
Download Java for OS X 2017-001 Java for macOS 2017-001 installs the legacy Java 6 runtime for macOS 10.13 High Sierra, macOS 10.12 Sierra, macOS 10.11 El Capitan, macOS 10.10 Yosemite, macOS 10.9 Mavericks, macOS 10.8 Mountain Lion, and macOS 10.7 Lion.
This page describes how to install and uninstall JRE 8 on OS X computers.
Note: The JRE installation includes the JavaFX Runtime which is incorporated into the same directory structure. |
This page has these topics:
See 'JDK 8 and JRE 8 Installation Start Here' for general information about installing JDK 8 and JRE 8.
See 'OS X Platform Install FAQ' for general information about installing JRE 8 on OS X.
System Requirements
Observe these requirements:
Any Intel-based computer running OS X 10.8 (Mountain Lion) or later.
Administrator privileges.
Note that installing the JRE on OS X is performed on a system-wide basis, for all users, and administrator privileges are required. You cannot install Java for a single user.
Only one JRE can be installed at a time. The system will not install a JRE that has a lower version than the current version. If you wish to install a lower version of the JRE, uninstall the current version as described in 'Uninstalling the JRE'.
Installing a JRE from Oracle will not update java -version
symlinks or add java
to your path. To be able to do this, you need to install the JDK.
JRE Downloaded File
Depending on your processor, the downloaded file has one of the following names, where version
is the update number:
jre-8u
version
-macosx-amd64.dmg
jre-8u
version
-macosx-x64.dmg
Installing JRE 8u40
If you are installing JRE 8u40, then follow these steps:
Download the file.
Before the file can be downloaded, you must accept the license agreement.
From either the Downloads window of the browser, or from the file browser, double click the file
.dmg
to launch it.A Finder window appears containing an icon of an open box and the name of the
.app
file.Double click the package icon to launch the Install app.
A window appears that says, 'Java 8 Update 40 is trying to install a new helper tool. Type your password to allow this.'
Enter the Administrator login name and password and then click Install Helper.
The Install app then displays the Introduction window.
Click Next.
Oracle has partnered with companies that offer various products. The installer may present you with the option to install these programs when you install Java. Specify if you want these programs installed and then click Next.
Note:
You can disable the presentation of offers during installation by specifying the--args SPONSORS=0
option in the terminal command line. For example:open /Volumes/Java 8 Update 40/Java 8 Update 40.app --args SPONSORS=0
An Installation Progress window is displayed. Once the software is installed, a confirmation window appears and then an applet is launched to verify the version of Java installed.
Delete the
.dmg
file if you want to save disk space.
Determining the Installed Version of the JRE
If you have not yet installed Apple's Java OS X 2012-006 update, then you are still using a version of Apple Java 6 that includes the plug-in and the Java Preferences app. See 'Note for Users of OS X that Include Apple Java 6 Plug-in'.
Only one JRE can be installed. Installing a JRE removes the previously installed JRE. The JRE version used by the system can be determined in one of two ways:
From System Preferences click the Java icon from the Other category. This launches the Java Control Panel. Click About.
Type the following in a Terminal window (note escaped space character, ignore line break):
The system will not install a JRE that has a lower version than the current version. If you want to install a lower version, first uninstall the existing version.
Uninstalling the JRE
To uninstall the JRE, you must have Administrator privileges and execute the remove commands either as root or by using the sudo(8) tool.
Remove one directory and one file (a symlink), as follows:
Navigate to
/Library/Internet Plug-Ins
and remove theJavaAppletPlugin.plugin
directory.Navigate to /
Library/PreferencePanes
and removeJavaControlPanel.prefpane
.
Do not attempt to uninstall Java by removing the Java tools from /usr/bin
. This directory is part of the system software and any changes will be reset by Apple the next time you perform an update of the OS.
Getting Started
In addition to the I2P download, you need to install Java if you do not have it already installed. I2P requires Java Runtime Version 7 or higher.(Oracle,OpenJDK, orIcedTeaJava Version 7 or 8 recommended,except Raspberry Pi: OpenJDK 9 for ARM,PowerPC: IBM Java SE 7 or 8)
Determine your installed Java version hereor type java -version at your command prompt.
Windows: Java 8 is recommended. Java 9 or higher may not work.
Release Notes
Pick your I2P Bundle
When you download the I2P software bundle, you get everything you need to connectand start participating in the I2P network and community. It even includes basicapplications for every user, like e-mail, bittorrent, and a basic I2P site foryou to personalize and share.
After you've installed, a set up wizard will help you configure a fewimportant things like how much bandwidth you would like to share while yourrouter begins to make connections to the network. After the set up wizard iscomplete, you will be directed to the console home page where you can accessthe rest of the applications or configure, monitor, or troubleshoot yourI2P connections.
Download the file and double-click to run it.
The most reliable way to launch the installer is from a terminal like this: java -jar i2pinstall_0.9.47.jar
. This will launch the GUI installer. Depending on how your computer is set up, you may be able to start the installer by double-clicking the 'i2pinstall_0.9.47.jar' file or right-clicking the file and selecting 'Open with Java'. Unfortunately, this behaviour is difficult to predict.
Command line (headless) install:
I2P can also be installed in a terminal environment, which may be especially useful for servers, containers, or certain virtual machines. If you wish to use the installer without a GUI, you can use the commandjava -jar i2pinstall_0.9.47.jar -console
to follow the install procedure in your terminal. This is a more familiar drag-and-drop style installer for OSX, which includes a Dock icon to easily inform you of I2P's status. Beta.
Double-click on the file, then drag and drop the launcher into your Applications folder.
The most reliable way to launch the installer is from a terminal like this: java -jar i2pinstall_0.9.47.jar
. This will launch the GUI installer. Depending on how your computer is set up, you may be able to start the installer by double-clicking the 'i2pinstall_0.9.47.jar' file or right-clicking the file and selecting 'Open with Java'. Unfortunately, this behaviour is difficult to predict.
Command line (headless) install:
I2P can also be installed in a terminal environment, which may be especially useful for servers, containers, or certain virtual machines. If you wish to use the installer without a GUI, you can use the commandjava -jar i2pinstall_0.9.47.jar -console
to follow the install procedure in your terminal. I2P is available in the official repositories for Ubuntu Bionic and later, and Debian Buster and Sid. However, Debian Buster and Ubuntu Bionic (LTS) distributions will have older I2P versions. If you are not running Debian Sid or the latest Ubuntu release, use our Debian repo or Launchpad PPA to ensure you're running the latest I2P version.
I2P is now available as a Docker package from the Docker Hub. You may retrieve the image by running the 'docker pull' command.
Docker HubAlternately, you can fetch the source from monotone or via Git from git.repo.i2p or Github.
Run (tar xjvf i2psource_0.9.47.tar.bz2 ; cd i2p-0.9.47 ; ant pkg)
then either run the GUI installer or headless install as above.
Android source is in monotone and on Github. Android builds require the I2P source. See the documentation in the Android source for additional build requirements and instructions.
The files are signed by zzz,whose key is here.The Windows installer is signed by zlatinb,whose key is here.The Mac OS X native installer is signed by mikalv (meeh) with his Apple Developer ID certificate,whose key is here.Updates from earlier releases:
Both automatic and manual upgrades are available for the release.
If you are running 0.7.5 or later, your router should detect thenew release. To upgrade simply click the 'Download Update' button on your router consolewhen it appears.
Since 0.9.23, some releases are signed by str4d, whose signing key has been in the routersince 0.9.9. Routers older than 0.9.9 will fail to verify update files signed by str4d,and will need to be manually updated using the process below.
- Download the file to your I2P installation directory and rename as i2pupdate.zip. (alternately, you can get the source as above and run 'ant updater', then copy the resulting i2pupdate.zip to your I2P installation directory). You do NOT need to unzip the file.
- Click 'Restart'
- Grab a cup of coffee and come back in 11 minutes