With Homebrew, how to check if a software/package is installed?
84
votes
5
answers
108894
views
I'm installing a set of softwares/packages/formulas via homebrew with command like
brew install
...
brew cask install
...
I wonder if it's a good idea to verify if the softwares `
, ...,
`, ... are already installed and only trigger the above commands for the ones NOT already installed. If so, how?
Asked by qazwsx
(2771 rep)
May 21, 2017, 11:34 PM
Last activity: Jun 19, 2025, 01:34 PM
Last activity: Jun 19, 2025, 01:34 PM