I'm trying to install the Sun/Oracle jre, but these instructions seem like they're out of date.
Specifically, the line:
yum --enablerepo amzn-main-nosrc install jre
says the repo doesn't exist. Running yum repolist all returns an amzn-main and amzn-nosrc, but trying those in place of the amzn-main-nosrc just tells me that
Package 1:java-1.6.0-openjdk-1.6.0.0-53.1.11.5.47.amzn1.x86_64 already installed and latest version
Is there still a way to install the Sun jre?