User Tools

Site Tools


computing:homebrew

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
computing:homebrew [2018/05/19 17:21] – created oemb1905computing:homebrew [2018/11/25 01:32] – external edit 127.0.0.1
Line 1: Line 1:
 ------------------------------------------- -------------------------------------------
 +  * **homebrew** 
 +  * **Jonathan Haack**
 +  * **Haack's Networking**
 +  * **netcmnd@jonathanhaack.com** 
  
-Homebrew Package Management+-------------------------------------------------------------------------------------- 
 + 
 +Homebrew Package Management Tutorial - refer to for sanity on macOS systems.
  
   ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"   ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Line 13: Line 19:
      
 Uninstall Homebrew Uninstall Homebrew
-  Download script from GitHub https://gist.github.com/SteveBenner/11254428+  wget https://gist.github.com/SteveBenner/11254428
  
 Cask Location, followed by location of currently installed packages ... Cask Location, followed by location of currently installed packages ...
Line 96: Line 102:
   * ssh-copy-id   * ssh-copy-id
  
-#Path should look like+#Path should look like, got to Terminal, sudo nano /etc/paths
  
   /usr/local/bin   /usr/local/bin
Line 102: Line 108:
   /usr/bin   /usr/bin
   /bin   /bin
-  /usr/sbinMore GNU commands, but duplicate ones+  /usr/sbin
   /sbin   /sbin