Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

dawidd6/homebrew-autoremove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-autoremove

This command is now included in brew.

External Homebrew command for removing installed formuale that are no longer needed.

Like apt autoremove but for Homebrew.

Installation

brew tap dawidd6/autoremove

Usage

brew autoremove [-f | --force] [-n | --dry-run] [-h | --help]

When --force option is passed, script will not ask for confirmation!