You know, immutable enterprise systems.
I installed HeliumOS (Almalinux bootc) on a corebooted Chromebook. Works really well, but audio needs to be configured.
The script needs a recent python which is not available there.
Go and rust can be installed for a user only. Is there something similar for python?
I see from the github ticket you need 3.10 .
There’s an EPEL clone, apparently, that bundles a python3.10 package.
MAYBE this is your process:
Then use it like
/usr/bin/python3.10
. Remove it and the repo after.*I avoid using DidNotFinish(dnf) even though I know it’s an alias.