How to install dotnet-sdk in any Manjaro Arch Linux Operating System
How to Install – dotnet-sdk in Manjaro Arch Linux Operting System- Explained
1. Open the terminal. (Ctrl+Alt+T)
2. Enter the following command to the terminal
sudo pacman -S dotnet-sdk
3. dotnet-sdk is now installed.
In case if you get any error while installing the package, try the command below and repeat the previous commands
sudo pacman -Rs dotnet-sdk
In case you need any assistance in installing the packgae, please feel free to write to us.