zkokaja / Brewlet

The missing menulet for brew.sh: keeping your packages up-to-date, and your system secure.
BSD 2-Clause "Simplified" License
438 stars 13 forks source link

Ability to uninstall or upgrade individual packages #7

Open cmpadden opened 4 years ago

cmpadden commented 4 years ago

Using the Brewlet menulet has made me realize that there are many packages on my system that I no longer rely on. I think that it would be beneficial to have a way to easily uninstall, or manage, individual packages.

This could be done by spawning a window when the package name is clicked that presents the user with the brew info for that package, along with a button to uninstall, or upgrade.

zkokaja commented 3 years ago

Sorry for the late response on this. We can combine this with a feature that gives you a table/list interface of all packages, the ability to look at the details of each one, and to perform actions. This can also be done with casks. I don't think this will be easy to implement, but it's definitely worth setting a long-term goal for it.