I want to brew rm mtr and its deps, so I execute
brew rm mtr
brew rm $ (join <(brew leaves) <(brew deps mtr)) But it says that this command requires a bucket parameter. What's the argument of
I want to brew rm mtr and its deps, so I execute
brew rm mtr
brew rm $ (join <(brew leaves) <(brew deps mtr)) But it says that this command requires a bucket parameter. What's the argument of