Git Product home page Git Product logo

jdk-deb-maker's Introduction

#JDK deb maker

This is a tool to make JDK deb package from official Oracle JDK binary package. The latest Oracle JDK 8 was JDK 8u73

Download DEB prebuilt

Download

Requirement

You should make sure you have install fpm tools via

gem install fpm

How to using

Clone this repo

chmod a+x *.sh
# if you want build amd64 deb
jdk-deb-make.sh
# if you want build i386 deb
jdk-deb-make-i386.sh

jdk-deb-make.sh is for amd64 system

jdk-deb-make-i386.sh is for x86 system

After build finish, the deb packages location at work/ subdirectory

cd work/i386 or cd work/amd64 and install them

sudo dpkg -i oracle-jdk-8-8u73_i386.deb

Or

sudo dpkg -i oracle-jdk-8-8u73_amd64.deb

Download

Thanks bintray provide us the download hosting, now you can obtain deb packages from bintray.com

https://bintray.com/netroby/deb/oracle-jdk-8/view

Donate me please

Scan QRCode donate me via Alipay

Scan QRCode donate me via Alipay

jdk-deb-maker's People

Contributors

cnmade avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.