| Author | Robin <email> |
|---|---|
| Date | 2020-09-27 17:30:19 GMT+0100 |
| Commit | 2b4a66ec17b8be94db8bd84de9e6edfa17579da7 |
| Parent | 5ce6f36 |
| ``` | ||
| +Note: on some Linux operating systems you may need to add a repository. | ||
| +On Ubuntu 18.04 run the following commands before trying to install Java 15, for example ([source](http://ubuntuhandbook.org/index.php/2020/03/install-oracle-java-14-ubuntu-18-04-20-04/)): | ||
| + | ||
| +``` | ||
| +sudo add-apt-repository ppa:linuxuprising/java | ||
| +sudo apt install openjdk-15-jdk | ||
| +``` | ||
| + | ||
| + | ||
| + | ||
| # Download | ||
| Delta | 10 lines added, 0 lines removed, 10-line increase |
|---|