

I like to use pythonz in this case; it’s a tool to manage Python installs, and it puts the installs in a directory under your home directory, not affecting anything in the system.
It does build each version from source, which introduces some quirks; I’ve found compilation for some Python versions works better with clang, and sometimes, you need to enable build options.
Still, I think this is a good way to do things; just start whichever Python version you want, and then create a venv with it.


iOS has been getting a bit buggier for me these past few years, but iOS 26 is a whole other level of bad.
With what Google’s been doing to AOSP, I just hope GrapheneOS and LineageOS can hold on just long enough until we can get some livable solution for Linux phones.