Post
Topic
Board Development & Technical Discussion
Re: Stocked with homebrew script
by
Zilon
on 03/08/2022, 03:12:47 UTC
As far as I know, there's no way to install the Homebrew package manager without root.

But if your goal was to install Bitcoin Core, I'd recommend pulling the source through git (like you've done) and building it locally, anyway.
I pulled the source through git. I will like to ask is brew command line doing the same thing pip does ? Because pip isn't install anything for me on my command terminal