Thanks to Mike and everyone else that has contributed to Homebrew. I couldn't imagine how difficult it would be managing command line programs on a Mac without it.
Homebrew 1.0.0
51–60 of 255 posts
Re: Homebrew 1.0.0
#52Good.
Re: Homebrew 1.0.0
#53I'm excited about Homebrew potentially coming to Linux. When I first started using OS X more regularly, I was surprised by how better an experience OS X + Homebrew is compared to Ubuntu/Debian repositories + PPAs/third-party repositories.
Re: Homebrew 1.0.0
#54Re: Homebrew 1.0.0
#55"brew update Error: /usr/local is not writable. You should change the ownership and permissions of /usr/local back to your user account: sudo chown -R $(whoami) /usr/local . . . ==> Migrating HOMEBREW_REPOSITORY (please wait)... ==> Migrated HOMEBREW_REPOSITORY to /usr/local/Homebrew! Homebrew no longer needs to have ownership of /usr/local. If you wish you can return /usr/local to its default ownership with: sudo ch…
Re: Homebrew 1.0.0
#56I'm excited about Homebrew potentially coming to Linux. When I first started using OS X more regularly, I was surprised by how better an experience OS X + Homebrew is compared to Ubuntu/Debian repositories + PPAs/third-party repositories.
I don't use Linux myself, but am curious as to why this has been so heavily downvoted.
Re: Homebrew 1.0.0
#57I'm excited about Homebrew potentially coming to Linux. When I first started using OS X more regularly, I was surprised by how better an experience OS X + Homebrew is compared to Ubuntu/Debian repositories + PPAs/third-party repositories.
I don't use Linux myself, but am curious as to why this has been so heavily downvoted.
Re: Homebrew 1.0.0
#58Thank you guys for making my life as a software dev and end user infinitely easier. - brew install postgresql - brew install mpv The list goes on and on and on. You rock!
Re: Homebrew 1.0.0
#59Earlier quoted context omitted.
Newer versions install in `/usr/local/Homebrew`, older versions "migrate" there: http://apple.stackexchange.com/questions/253404/how-does-hom...
I have a hard time understanding the "migration", even after reading all the related issues. Homebrew still writes into /usr/local/bin and /usr/local/Cellar, nothing different from the past. What exactly changes?
Re: Homebrew 1.0.0
#60Thank you guys for making my life as a software dev and end user infinitely easier. - brew install postgresql - brew install mpv The list goes on and on and on. You rock!
Postgres.app[1] would make your life even easier. :) [1]: http://postgresapp.com/