Switch versions when multiple versions of java are included on Linux

amazonLinux:4.14.62-65.117.amzn1.x86_64

sudo alternatives --config java

Then just enter the number of the version you want to use.

Recommended Posts

Switch versions when multiple versions of java are included on Linux
[Java] How to switch between multiple versions of Java
Announcing the availability of Java 11 LTS on Amazon Linux 2
Using multiple versions of Python on Mac OS X (2) Usage
Behavior when multiple servers are specified in nameservers of dnspython
Install multiple versions of Python
Using multiple versions of Python on Mac OS X (1) Multiple Ver installation
Install oracle java8 on amazon linux2
Completion of docker command on Linux
[Java] [Linux] Investigating how the implementation of Java child processes on Linux is realized
Basic usage of Btrfs on Arch Linux
Install multiple versions of Polyphony using venv
How to build an environment for using multiple versions of Python on Mac