$ sudo apt-get install -y aspnetcore-runtime-6.0
</pre>
=====おかしい場合、インストールのやり直し=====
https://stackoverflow.com/questions/73312785/dotnet-sdk-is-installed-but-not-recognized-linux-ubuntu-popos-22-04
おかしい場合、インストールのやり直し
Removed all .NET packages
sudo apt remove 'dotnet*'