在国产银河麒麟上安装 .NET Core SDK

2019-12-15 3:42:34 来源: GNSSer 发布人:

安装环境:在Vmware15下安装了 银河麒麟 4.0.2桌面版。

Install the .NET Core SDK


Update the products available for installation, then install the .NET Core SDK. In your terminal, run the following commands.


sudo apt-get update
sudo apt-get install apt-transport-https
sudo apt-get update
sudo apt-get install dotnet-sdk-3.1  


主要是最后一句。 


最后如下提示


输入 dotnet 可以查看命令提示

阅读次数: 4395

下一篇: Trimble的runpkr00格式转换软件
上一篇: 国产麒麟系统

尚无评论!

返回上一页面