User Manual

10.10.2024

MANUAL

Install .NET 8.0 (Linux)

## Install .NET8.0 Install .NET 8.0 with the following command. ``` sudo wget https://dot.net/v1/dotnet-install.sh -O dotnet-install.sh sudo chmod +x ./dotnet-install.sh sudo ./dotnet-install.sh -c 8.0 -i /usr/local/bin dotnet --version ``` For details, please refer to **the installation via script** on the official page below. https://learn.microsoft.com/en-us/dotnet/core/install/linux-scripted-manual#scripted-install Additionally, there may be cases where errors regarding specific files occur when executing the dotnet command. In such cases, please refer to the following page. *Please note that the following page is about Ubuntu. https://learn.microsoft.com/en-us/dotnet/core/install/linux-package-mixup?pivots=os-linux-ubuntu
TOP
このページをシェアする
記載された商品名、各製品名は各社の登録商標または商標です。 © Implem Inc.