Closed
Description
I'm running Fedora Server on a Raspberry Pi (because awesome), and was hoping to install nodejs via asdf. Unfortunately as far as I can tell asdf only offers the standard Intel packages. Node.js does offer ARM binaries, so the only trick is to convince asdf to pull the right package.
It seems like it would be important for this feature to not interfere with the 99% of other use cases, so maybe an opt-in feature? I'm picturing something like a line in a settings file that tells asdf to prefer ARM packages when available. Actually, it should be possible to detect the architecture of the current environment, and get the appropriate package from there.
Metadata
Metadata
Assignees
Labels
No labels