Multiple unknown packages #3716
-
|
Hello everyone I am running a mac with OS version 12.6, Homebrew version 3.6.3. I currently have about 70 packages installed, but it is only about 10 of the packages i can recognise as something i have installed. I have tried the Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
You can run |
Beta Was this translation helpful? Give feedback.
You can run
brew deps --tree <name>for the packages you installed to see what each package pulled in as a dependency.