Installing Java 16 (Not in jdk-openjdk)?

I’m interested in developing for the Java 16 platform (which came out in March), but this hasn’t been propigated to the jdk-openjdk package.

Should I install from AUR, or is there some other official package that I’m missing?

Also, what package should I install from AUR?

1 Like

The OpenJDK repo packages will eventually be updated to 16. They’re currently flagged out of date.

You could install jdk (Development) and jre (Runtime) for now if you wish.

Huh, getting a strange error on a new machine with Manjaro on it:
==> ERROR: Cannot find the strip binary required for object file stripping.

Might have to finish the big upgrade though :slight_smile:

The base-devel group is required to build AUR packages, see Arch User Repository - Manjaro

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.