Remove tap Oftentimes you install a piece of software from a separate tap using brew You can list all of your taps using: brew tap If you want to remove a tap, this can also be done using brew. brew untap somedeveloper/sometap Resources and References StackOverflow: How remove homebrew tap