Install openJDK Java and then Installing Oracle Java with an RPM

Published: 13 March 2023
on channel: Information Technology
336
0

https://www.oracle.com/java/technolog...

1 clear
2 sudo yum -y update
3 java --version
4 sudo yum -y install java
5 java --version
6 wget https://download.oracle.com/java/19/l...
7 echo f5a2095ddcebb806b905142a7c1204f9188a38e9f6a8c67d722d7f753b01fcaa
8 sha256sum jdk-19_linux-x64_bin.rpm
9 rpm -ivh jdk-19_linux-x64_bin.rpm
10 sudo rpm -ivh jdk-19_linux-x64_bin.rpm
11 java --version
12 alternatives --list
13 history


Watch video Install openJDK Java and then Installing Oracle Java with an RPM online without registration, duration hours minute second in high quality. This video was added by user Information Technology 13 March 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 336 once and liked it 0 people.