Bash script that can be used to install Java 8 on Debian 10 OS.
How to use? First way:
- Download the script with wget or curl
- Then execute the script:
- debian@proxy:~$ bash script
Second way:
- Clone the repository:
- git clone https://github.com/Rmlyy/installjava8
- Then execute the script:
- cd installjava8
- bash script