R
R
RealyOReilly2014-09-18 12:57:35
macOS
RealyOReilly, 2014-09-18 12:57:35

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

1 answer(s)
E
evnuh, 2014-09-18
@evnuh

> 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...]

Most likely, my heart feels, a team will suit you
> brew uninstall [app_name]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question