Gist for https://youtu.be/0EevQXwBV2A
From Deb installation on Debian or Ubuntu:
-
Ensure the necessary packages are present:
apt install -y wget apt-transport-https curl
-
Download the Eclipse Adoptium GPG key:
Gist for https://youtu.be/0EevQXwBV2A
From Deb installation on Debian or Ubuntu:
Ensure the necessary packages are present:
apt install -y wget apt-transport-https curl
Download the Eclipse Adoptium GPG key:
Gist for https://youtu.be/xN3ks68uNKo
From CentOS/RHEL/Fedora Instructions:
cat <<EOF > /etc/yum.repos.d/adoptium.repo
Gist for https://youtu.be/dxXEjIsjW6s
From openSUSE/SLES Instructions:
Create RPM repository
zypper ar -f https://packages.adoptium.net/artifactory/rpm/opensuse/$(. /etc/os-release; echo $VERSION_ID)/$(uname -m) adoptium
Install Temurin 17
Gist for https://youtu.be/uSi17DYLjG8
From CentOS/RHEL/Fedora Instructions:
cat <<EOF > /etc/yum.repos.d/adoptium.repo
Gist for https://youtu.be/RxPSlUh0NpQ
From Deb installation on Debian or Ubuntu:
Ensure the necessary packages are present:
apt install -y wget apt-transport-https
Download the Eclipse Adoptium GPG key:
Gist for https://youtu.be/2-L0WohfsqY
From CentOS/RHEL/Fedora Instructions:
cat <<EOF > /etc/yum.repos.d/adoptium.repo
Gist for https://youtu.be/fz8_LV9Yj8U
From CentOS/RHEL/Fedora Instructions:
cat <<EOF > /etc/yum.repos.d/adoptium.repo
Gist for https://youtu.be/XM0nuRJMglI
pipeline {
agent any
stages {
Gist for https://youtu.be/rNCMAFZ6zho
pipeline {
agent any