Kali Installing Java (source: Oschina)

Source: Internet
Author: User

Environment: kali-linux-2016.1-i386

Software version: jdk-8u91-linux-i586

Download

Http://www.oracle.com/technetwork/java/javase/downloads/index.html

Unzip the package copy

TAR-XZVF jdk-8u91-linux-i586.gz

MV jdk1.8.0_91//usr/bin

Install Registration

Update-alternatives--install/usr/bin/java Java/usr/bin/jdk1.8.0_91/bin/java 1

Update-alternatives--install/usr/bin/javac Javac/usr/bin/jdk1.8.0_91/bin/javac 1

Update-alternatives--install/usr/lib/mozilla/plugins/libjavaplugin.so mozilla-javaplugin.so/usr/bin/jdk1.8.0_91 /jre/lib/i386/libnpjp2.so 1

Default settings

Update-alternatives--set Java/usr/bin/jdk1.8.0_91/bin/java

Update-alternatives--set Javac/usr/bin/jdk1.8.0_91/bin/javac

Update-alternatives--set mozilla-javaplugin.so/usr/bin/jdk1.8.0_91/jre/lib/i386/libnpjp2.so

Verify

http://www.java.com/en/download/installed.jsp

Kali Installing Java (source: Oschina)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.