Blog: 2023-09-29
Jump to navigation
Jump to search
I'm back to wanting a python version manager like n ...
ok so let's say I use it like pyver 3.7.6
then I want it to download the source for 3.7.6, compile it, and install it to /usr/local/bin
Not so bad, let's do it manually