dotnet-workload-uninstall - Man Page

Uninstalls a specified workload.

dotnet workload uninstall

This article applies to: āœ”ļø .NET 6 SDK and later versions

Synopsis

dotnet workload uninstall <WORKLOAD_ID...>

dotnet workload uninstall -?|-h|--help

Description

The dotnet workload uninstall command uninstalls one or more workloads.

For more information about the dotnet workload commands, see the dotnet workload install command.

Arguments

Options

Examples

Info

2023-10-25 .NET Documentation