如何在Linux系統(tǒng)中安裝ASPNETCore30
安裝主機(jī)
如何安裝ASPNET?Linux系統(tǒng)中的Core3.0。很多新手對此不是很清楚。為了幫助您解決這個(gè)問題,海外主機(jī)將在下面向您詳細(xì)解釋。有這方面需求的人可以借鑒一下,希望你能有所收獲。
什么是Linux系統(tǒng)
Linux是一個(gè)類似Unix的操作系統(tǒng),可以自由使用和自由傳播。它是一個(gè)基于POSIX的多用戶、多任務(wù)、多線程、多CPU的操作系統(tǒng)。Linux可以運(yùn)行主要的UNIX工具軟件、應(yīng)用程序和網(wǎng)絡(luò)協(xié)議。#以下示例適用于x64位runtimev3.0.0
mkdir/runtime
CD/runtime
wget https://download . visualstudio . Microsoft.com/download/pr/b0c 44e 05-b7a 1-4221-94ec-a0c 0d 3a 11 eed/AFC 61567 DD 6 db 8f 097 e 244871889458 c/aspnetcore-runtime-3 . 0 . 0-Linux-x64 . tar . gz
mkdiraspnetcore-runtime-3 . 0 . 0-Linux-x64
tar-zxvfaspnetcore-runtime-3 . 0 . 0-Linux-x64 . tar . gz-C/runtime/aspnetcore-runtime-3 . 0 . 0-Linux-x64
ln-SF/runtime/aspnetcore-runtime-3 . 0 . 0-Linux-x64/dotnet/usr/local/bin
#安裝完成,檢查版本信息
Dotnet-info #以下例子適用于arm64位runtimev3.0.0,我用的是華為鯤鵬系列
mkdir/runtime
CD/runtime
wget https://download . visualstudio . Microsoft.com/download/pr/5 CBF 9 f66-7945-43e 2-9 b7c-351 f 900 e 9893/2 fcd 48 F3 D4 db 99283 ebdb 46 daf9 bacec/aspnetcore-runtime-3 . 0 . 0-Linux-arm 64 . tar . gz
mkdiraspnetcore-runtime-3
tar-zxvfaspnetcore-runtime-3 . 0 . 0-Linux-arm 64 . tar . gz-C/runtime/aspnetcore-runtime-3 . 0 . 0-Linux-arm 64
ln-SF/runtime/aspnetcore-runtime-3 . 0 . 0-Linux-arm 64/dotnet/usr/local/bin
#安裝完成,檢查版本信息
Dotnet - info閱讀以上內(nèi)容對你有幫助嗎?如果您想了解更多相關(guān)知識或閱讀更多相關(guān)文章,請關(guān)注海外主機(jī),感謝您對海外主機(jī)的支持
Tags:,安裝主機(jī),如何在Linux系統(tǒng)中安裝ASPNETCore30
版權(quán)聲明:本站文章來源標(biāo)注為YINGSOO的內(nèi)容版權(quán)均為本站所有,歡迎引用、轉(zhuǎn)載,請保持原文完整并注明來源及原文鏈接。禁止復(fù)制或仿造本網(wǎng)站,禁止在非maisonbaluchon.cn所屬的服務(wù)器上建立鏡像,否則將依法追究法律責(zé)任。本站部分內(nèi)容來源于網(wǎng)友推薦、互聯(lián)網(wǎng)收集整理而來,僅供學(xué)習(xí)參考,不代表本站立場,如有內(nèi)容涉嫌侵權(quán),請聯(lián)系alex-e#qq.com處理。
關(guān)注官方微信