Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How to invoke non-selected versions of 'java'?
Date: Fri, 04 Feb 2022 21:49:36
Message-Id: stk70v$1276$1@ciao.gmane.io
1 I've got two "slots" of java currently installed (8 and 11). I see how
2 one uses "eselect java" to contol which one is invoked by /usr/bin/java.
3
4 How does one manually invoke non-selected version(s) of java?
5
6 For other slotted things like gcc and python, you can use pythonX.Y or
7 gcc-X.Y.Z to invoke the non-selected version.
8
9 What's the equivalent for java?
10
11 --
12 Grant

Replies

Subject Author
Re: [gentoo-user] How to invoke non-selected versions of 'java'? Arve Barsnes <arve.barsnes@×××××.com>