macOS users: what have you installed with brew?
11–20 of 32 posts
Re: macOS users: what have you installed with brew?
#12Basically everything. It’s by far my preferred way to install and manage apps. It has its criticisms, but it’s easy to use and fast enough for the amount I need to use it.
Re: macOS users: what have you installed with brew?
#13due to its analytics, one can see the number of installs on formulae.brew.sh e.g. https://formulae.brew.sh/formula/awscli but I don't offhand know how to show "most popular across formulae" I also don't offhand know if those "Build Errors" are their bottle build errors, or it reports all build errors I'm not ignoring your question, but it's also meaningless to post any such thing on HN since $ brew list -1 | wc -l 68…
Re: macOS users: what have you installed with brew?
#14Re: macOS users: what have you installed with brew?
#15kevin@Kevins-MacBook-Pro ~> brew leaves
fish
maven
renameRe: macOS users: what have you installed with brew?
#16I try to avoid installing anything with brew, because I can't install a new package without first upgrading all my other packages, which often leads to one of them breaking in not-so-fun ways (e.g. an openssl upgrade breaking my Python installation).
Re: macOS users: what have you installed with brew?
#17Re: macOS users: what have you installed with brew?
#18Re: macOS users: what have you installed with brew?
#19I try to avoid installing anything with brew, because I can't install a new package without first upgrading all my other packages, which often leads to one of them breaking in not-so-fun ways (e.g. an openssl upgrade breaking my Python installation).
It allowed me to keep the version of Docker working while other casks could be changed