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
Last revisionBoth sides next revision
computing:homebrew [2018/05/19 17:21] – created oemb1905computing:homebrew [2019/01/14 02:18] oemb1905
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
  
Line 148: Line 154:
   josegonzalez/homebrew-php    josegonzalez/homebrew-php 
  
--------------------------------------------+This tutorial is a designated "Invariant Section" of the "Technotronic" section of Haack's Wiki as described on the [[https://jonathanhaack.com/dokuwiki/doku.php?id=start|Start Page]].
  
 + --- //[[netcmnd@jonathanhaack.com|oemb1905]] 2019/01/13 19:18//