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?
Compile it, install it to your ~/bin.
~/.local/bin
;)But yes, great idea.
I found a script online that installed the tar archive. For some reason that version of python still wasnt used, and invoking it with
python3.12.6
or something didnt do anything~/bin is the real directory for UNIX.
It is?