temurin-8-jdk from home:jpc-lip6 project

Select Your Operating System

For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:jpc-lip6/Fedora_43/home:jpc-lip6.repo
dnf install temurin-8-jdk
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:jpc-lip6/Fedora_42/home:jpc-lip6.repo
dnf install temurin-8-jdk
For AlmaLinux 10 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:jpc-lip6/AlmaLinux_10/home:jpc-lip6.repo
yum install temurin-8-jdk
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:jpc-lip6/openSUSE_Tumbleweed/home:jpc-lip6.repo
zypper refresh
zypper install temurin-8-jdk
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:jpc-lip6/16.0/home:jpc-lip6.repo
zypper refresh
zypper install temurin-8-jdk
For AlmaLinux 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:jpc-lip6/AlmaLinux_8/home:jpc-lip6.repo
yum install temurin-8-jdk