Jun 21, 2022
Where are the versions installed in? This still seems like cluttering the OS in the end.
Python has virtual environments that have the same effect like asdf.
One could also always use docker to avoid installing many different versions of the same library.