Friday, September 11, 2026

dot net 10 dotnet 10 bookworm

 

curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin --channel LTS


sudo nano .profile 

export DOTNET_ROOT=$HOME/.dotnet

export PATH=$PATH:$HOME/.dotnet

No comments:

Post a Comment