the user would first have to install the Homebrew-core repo:
as such.
I can rescind my former qualms about the authors' claims that a ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
would not have been sufficient.
Steps that I took -
- Create a public git key.
Generating a new SSH key and adding it to the ssh-agent ...
After you've checked for existing SSH keys, you can generate a new SSH key to use for authentication, then add it to the ssh-agent.
as I did for myself, as this: ssh-keygen -t rsa -b 4096 -C "jay.ammon@gmail.com"you'll need to change the email address to your own, and add your own password.trivia - here's my generated ascii art image, which came with the key generation. I think it's cute.
+---[RSA 4096]----+| .o*oo || =.= || . o + . || + + . || ..+...S o || ..+o=o...+ . || =oo.E .o.= o ||.=..o+ .o = ||++*=o. .o |+----[SHA256]-----+ - Clone the gitHub repository of Homebrew-core somewhat like this: git clone jay.ammon@gmail.com:Homebrew/homebrew-core.git
- After installing those libraries, you'll surely, by now, want to play around with the original link for installing the "brew" command ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
check out the one with the Red / Yellow / Green Tags. |
now you'll really see your Terminal start working.
Just type in
brew install glib
into the Terminal.
Check your /Cellar folder at
( shift + command + G )
/usr/local/Cellar
Now, you are pwn'ing of on: bwapp, with the directory changing command and your folders in columns view. translated - cool stuff is happening in the Terminal, right? |
8. Pretty cool stuff.
Now,
you can go in to the Homebrew Formulae website at https://formulae.brew.sh/formula/ and check out the thousands of repositories you might want to install (certainly not all of them, all on your own and by yourself; but some - that appeal to your strengths and interests).