Force SDKMAN! to install for Intel versions on ARM (Apple Silicon) Macs?
4
votes
0
answers
385
views
SDKMAN! does a great job of identifying that the running Mac has an Apple Silicon (ARM ) chip and filtering its offerings accordingly.
For example,
sdk list java
shows only JDK product for the M1/M2/M3 chips.
Unfortunately, there are special cases where we need to install the Intel chip version of a product. The Intel versions will run on the M1/M2/M3 Macs under the Rosetta 2 compatibility technology in macOS .
Is there a way to make SDKMAN! offer Intel versions of software to install rather than ARM/Apple Silicon versions?
Asked by Basil Bourque
(13982 rep)
Nov 17, 2023, 12:39 AM