https://github.com/bsdelf/brew-rmleaf
Interactive utility for orphan formula removal
https://github.com/bsdelf/brew-rmleaf
brew homebrew macos uninstaller
Last synced: 3 months ago
JSON representation
Interactive utility for orphan formula removal
- Host: GitHub
- URL: https://github.com/bsdelf/brew-rmleaf
- Owner: bsdelf
- License: bsd-2-clause
- Created: 2016-02-27T10:07:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-28T15:38:33.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T05:44:51.596Z (4 months ago)
- Topics: brew, homebrew, macos, uninstaller
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description
`brew-rmleaf` is an interactive utility for orphan formula removal.
# Install
```
brew tap bsdelf/brew-rmleaf
brew install brew-rmleaf
```# Usage
Run `brew-rmleaf` in command line, and:
- Press `` to select or unselect formulas.
- Press `` or `` to highlight another formula.
- Press `` and `` to choose between "OK" and "Cancel".
- Press `` to uninstall the selected formulas or just quit.# ScreenShot

# Formula
The formula of this project is here: [homebrew-brew-rmleaf](https://github.com/bsdelf/homebrew-brew-rmleaf).
If you like `brew-rmleaf`, please star this project so we can pass the audit and submit this formula to the core Homebrew:
> `brew audit --new-formula brew-rmleaf`
> GitHub repository not notable enough (<30 forks, <30 watchers and <75 stars)