2024年11月21日星期四 下午8:22:07

Install and use Microsoft Dot NET 6 with the Raspberry Pi 4B(Raspberry Pi OS))

2 年 前
#2439 引用
Install and use Microsoft Dot NET 6 with the Raspberry Pi 4B(Raspberry Pi OS)

https://www.petecodes.co.uk/install-and-use-microsoft-dot-net-6-with-the-raspberry-pi/

On your Pi, just run the following command;

wget -O - https://raw.githubusercontent.com/pjgpetecodes/dotnet6pi/master/install.sh | sudo bash
0