I’m curious how many packages are there available for macOS compared to linux distributions.
You must log in or register to comment.
To give you an actual answer, I ran
brew search --eval-all --desc "/.*/" |wc -l
which I think should have returned all formulas and casks (usually graphical apps that aren’t installed like “regular” UN*X tools) in the main brew repo (plus the few taps I have) and I got 14076