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

Open
adityamwagh opened this issue Feb 27, 2022 · 0 comments
Open

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

adityamwagh opened this issue Feb 27, 2022 · 0 comments

Comments

@adityamwagh
Copy link

@adityamwagh adityamwagh commented Feb 27, 2022

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants