Install Java 17 on CentOS wget https://download.oracle.com/java/17/latest/jdk-17_linux-x64_bin.rpm sudo yum localinstall jdk-17_linux-x64_bin.rpm