logoalt Hacker News

frizlabtoday at 7:17 PM1 replyview on HN

Thanks for your hard work!

I discovered Homebrew now sometimes asks whether I actually want to install a formula (e.g. `brew install ffmpeg` asks whether I want to install it because it has dependencies). Is there a way to disable this behavior and revert to the previous one?


Replies

mikemcquaidtoday at 7:22 PM

Thanks :)

—-no-ask, —-yes, -y or HOMEBREW_NO_ASK=1

show 1 reply