Oracle JDK 11 OpenSUSE 15 Installation - Installing Package
-
3. Installing Oracle JDK 11
Then to Setup Oracle JDK on openSUSE 15
First, Access the Target, usually in the Downloads folder:
(But if downloaded with Firefox it can be instead into /tmp/mozilla*)Copycd && cd Downloads
Now to Confirm the Package is there do:
Copyls .
Finally, to Install JDK 11 simply:
Copysudo rpm -ivh jdk-11*.rpm
Contents