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