dotnet new avalonia.mvvm -o example
dotnet --list-sdks
6.0.114 [/usr/share/dotnet/sdk]
pacman -S dotnet-sdk-6.0
which dotnet
/usr/bin/dotnet