Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add winget remove as an alias command for winget uninstall #1978

Closed
adityamwagh opened this issue Feb 27, 2022 · 2 comments · Fixed by #2390
Closed

Add winget remove as an alias command for winget uninstall #1978

adityamwagh opened this issue Feb 27, 2022 · 2 comments · Fixed by #2390
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Milestone

Comments

@adityamwagh
Copy link

Description of the new feature / enhancement

Most popular package managers (apt, dnf) have remove as the argument to uninstall/remove the packages from the system. I feel winget should also provide this functionality. This seems very easy to implement, and shouldn't take much time.

Cheers!

Proposed technical implementation details

When the argument parser reads remove, call the method to uninstall! As simple as that!

@adityamwagh adityamwagh added the Issue-Feature This is a feature request for the Windows Package Manager client. label Feb 27, 2022
@ghost ghost added the Needs-Triage Issue need to be triaged label Feb 27, 2022
@denelon denelon removed the Needs-Triage Issue need to be triaged label Feb 28, 2022
@Trenly Trenly mentioned this issue Jul 28, 2022
2 tasks
@denelon denelon added this to the v1.4-Client milestone Jul 29, 2022
@ghost ghost added the In-PR Issue related to a PR label Jul 29, 2022
@Trenly
Copy link
Contributor

Trenly commented Jul 29, 2022

If anyone has any strong opinions on aliases, i.e, if any others should be added, please post a comment on the linked PR

@ghost ghost added Resolution-Fix-Committed and removed In-PR Issue related to a PR labels Aug 2, 2022
@xtqqczze
Copy link

xtqqczze commented Aug 8, 2022

See also: #2430

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants