Answer the question
In order to leave comments, you need to log in
How to delete a program through the terminal?
The program was installed on a Mac via homebrew. Can it be removed via terminal?
In the history, the command to install the application is written as brew install --with-wxmac mkvtoolnix. The main problem is how to write down the deletion command adequately ?
Answer the question
In order to leave comments, you need to log in
> brew help
Example usage:
brew [info | home | options ] [FORMULA...]
brew install FORMULA...
brew uninstall FORMULA...
brew search [foo]
brew list [FORMULA...]
brew update
brew upgrade [FORMULA...]
brew pin/unpin [FORMULA...]
> brew uninstall [app_name]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question