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?
@boredsquirrel
One solution could be to install uv for a single user, and use that to install and run a Python interpreter.
https://docs.astral.sh/uv/getting-started/installation/