Oracle JDK 11 Deepin Linux Installation - Installing Package
-
3. Installing Oracle JDK 11
Then to Setup Oracle JDK on Deepin Linux
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 dpkg -i jdk-11*.deb
Contents