Answers for "show installed brew packages"

2

brew see list of installed packages

brew list and brew list --cask
Running brew list will show a list of all your installed Homebrew packages.

In addition, brew list --cask will provide the items installed using Homebrew Cask.
Posted by: Guest on April-21-2021

Code answers related to "show installed brew packages"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language