Hacker News new | ask | show | jobs
by justincormack 3916 days ago
Homebrew is not really "manually managed" though - I prefer just things I actually manually install in /usr/local
1 comments

It is if by manually managed we mean _not managed by the system/OS, and not updated without user interaction_. If you update OSX and you had homebrew binaries in /usr/bin, they'd be gone. Homebrew also won't you that there are updates and never updates packages unless you decide to get a new version.