how to install java 8 on aws linux

Solutions on MaxInterview for how to install java 8 on aws linux by the best coders in the world

showing results for - "how to install java 8 on aws linux"
Alex
18 Feb 2018
1// to install java version 8 use the below command
2sudo yum install java-1.8.0-devel