Skip to content

[Enhancement] Add --uninstall command to remove tools #41

@chahe-dridi

Description

@chahe-dridi
Add a --uninstall flag that presents the same checkbox UI 
but runs the removal command for each selected tool:

- macOS:   brew uninstall <tool>
- Linux:   sudo apt-get remove <tool>
- Windows: winget uninstall <tool>

This makes dev-setup a complete environment management tool, 
not just an installer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions