How to install up-to-date python for a user only?
How to install up-to-date python for a user only?
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?
You're viewing a single thread.
View all comments
53
comments
Compile it, install it to your ~/bin.
4 0 Reply~/.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 anything3 0 Reply~/bin is the real directory for UNIX.
1 0 Reply
You've viewed 53 comments.
Scroll to top