dotnet / dotnet/cli-lab

Remove specific architecture

Open
#258 3 comments 1 reaction 0 assignees View on GitHub
Area-Uninstall-Tool
Dominant language
C#
Stars
774
Forks
72
Avg merge
1d 23h
Merged PRs (30d)
2

Description

My setup is MacOS 13.2.1. Installations looks like this

`dotnet --info`
![image](https://user-images.githubusercontent.com/3648114/227604324-493989a4-5c3e-468b-bc7f-ca05db898932.png)

`dotnet-core-uninstall list`
![image](https://user-images.githubusercontent.com/3648114/227604395-ceb51568-75da-4d12-8d0f-83dbe1dc49f6.png)

As you can see I have .NET Runtime for Arm64 and x64. But I cannot figure out how to remove `7.0.4 (x64)` only, but not `arm64`.

Is it possible to uninstall .NET Runtime of specific architecture?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.