Horje
un innstall dot net ubuntu Code Example
un innstall dot net ubuntu
# get installed dotnet information
dotnet --info
# remove sdk and runtime based on installed version ( in my case 5.0 )
sudo apt remove --purge dotnet-sdk-5.0
sudo apt remove --purge dotnet-runtime-5.0




Shell

Related
get all environment variables Code Example get all environment variables Code Example
how to see exported variables linux Code Example how to see exported variables linux Code Example
how to install pgzrun Code Example how to install pgzrun Code Example
Uninstall WPS Office from Ubuntu Code Example Uninstall WPS Office from Ubuntu Code Example
ver variaveis de ambiente linux Code Example ver variaveis de ambiente linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11