core icon indicating copy to clipboard operation
core copied to clipboard

Install but command not found

Open swiss0exe opened this issue 2 years ago • 5 comments
trafficstars

Problem encountered on https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/install Operating System: linux

I used the link: https://learn.microsoft.com/dotnet/core/install/linux?WT.mc_id=dotnet-35129-website did step by step the skript instalation but the order "dotnet" is not found. I use the Raspberry Pi os lite .

I try to let a serial communication run on the Raspberry Pi 4. I was able to start a Program but i have no results.

swiss0exe avatar Mar 29 '23 16:03 swiss0exe

@leecow would .NET be supported in that distro?

mairaw avatar Mar 29 '23 21:03 mairaw

Sorry my copy links was wrong i used : https://learn.microsoft.com/de-de/dotnet/core/install/linux-scripted-manual#manual-install "Per Skript gesteuerte Installation"

swiss0exe avatar Mar 30 '23 15:03 swiss0exe

But if you look at this section, you'll see the distros that we support: https://learn.microsoft.com/de-de/dotnet/core/install/linux-scripted-manual#dependencies

So I think the distro you're using is not supported.

mairaw avatar Mar 31 '23 00:03 mairaw

On this page :https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/install Is a link for the page i was trying and at the end was a field : "I ran into an issue " with this llink i land here. So I thougt i am right here. Thanks for the link i try to work with it.

swiss0exe avatar Apr 02 '23 19:04 swiss0exe

There are a number of distros which can be used on Raspberry Pi which are supported for .NET. See https://github.com/dotnet/core/blob/main/release-notes/7.0/supported-os.md. See the distros which include ARM architectures.

leecow avatar Apr 03 '23 17:04 leecow

Answer was provided. Let us know if you still need more information.

mairaw avatar Mar 07 '24 06:03 mairaw