Debian ibm-java80-jdk – IBM Java Development Kit (JDK) 8.0 DEBs packages - McKAY brothers, multimedia emulation and support

About McKAY's blog

ads

Post Top Ad

Your Ad Spot

2020/10/13

Debian ibm-java80-jdk – IBM Java Development Kit (JDK) 8.0 DEBs packages

 ibm-java80-jdk - IBM Java (TM) Development Kit (JDK) 8.0 is the version of the JAVA engine from IBM and although it works only with Glibc (it cannot be used in alpine) it is one of the few engines with good performance (Although more ram consumption) especially on rare architectures (like s390 etc). Here packages for all debians ...


Debian 7,8,9 : https://build.opensuse.org/package/show/home:vegnuli:deploy-vnx1/java-8-ibm
Debian 10, 11 https://build.opensuse.org/package/show/home:vegnuli:deploy-vnx2/java-8-ibm

To install on debian 

first add the gpg key:

apt-get install curl apt-transport-https
curl -fsSL https://download.opensuse.org/repositories/home:vegnuli:deploy-vnx1/Debian_$(lsb_release -r -s | cut -d '.' -f1)/Release.key | gpg --dearmor | tee /etc/apt/trusted.gpg.d/home:vegnuli:deploy-vnx1.gpg > /dev/null

FOR USE ON DEBIAN 7 WHEEZE , DEBIAN 8 JESSIE , DEBIAN 9 STRETCH

IS THE FOLLOWING COMMAND:
echo 'deb http://download.opensuse.org/repositories/home:/vegnuli:/deploy-vnx1/Debian_$(lsb_release -r -s | cut -d'. '-f1) .0 / /'> / etc / apt / sources.list.d / home-vegnuli-deploy.list
apt-get update
apt-get install ibm-java80-jre ibm-java80-plugin

To use it in Debian 10  buster , and successive is the following command

echo 'deb http://download.opensuse.org/repositories/home:/vegnuli:/deploy-vnx2/Debian_10/ /'> /etc/apt/sources.list.d/home-vegnuli-deploy.list
apt-get update
apt-get install ibm-java80-jre ibm-java80-plugin

Common and popular SDK

Just install the ibm-java80-sdk package and you're done

Configure by default for java 8 instead of the one that debian brings

You must execute the update alternatives command like this right after installing, otherwise it will not take the IBM version of the JAVA VM, execute:

update-java-alternatives -s ibm-java80-jre-$(uname -m)

Remember updates to this document are in:

No hay comentarios.:

Publicar un comentario

no stupid winbuntu users allowed!

Entradas populares

Post Top Ad

Your Ad Spot