I have developed dotnet on Manjaro for a long time, but I never actually installed different versions of the sdk.
I use the package dotnet-sdk-bin for this purpose, after I debugged this for ages some years ago.
Put after updating the package in the package manager, it seems like it only serves one dotnet version at the time. We now have both dotnet 8 and 9 projects at work.
Before I am trying to destroy my dotnet setup, is there anybody who is using different dotnet versions at the same time on Manjaro?
What is the easiest way to run both 8 and 9 on Manjaro?
Hi,
Thanks for your answer. I agree in the LTS-comment, but unfortunately, I am not the only one deciding.
Concerning the pinned comment: That actually makes sense. But is it actually possible to install multiple versions of older runtimes via the package manager, or do I need to build them myself by cloning the repo?
Maybe I am doing something wrong here? It only shows the version 9 package.