D.W.
12
Q:

brew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
0
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
8
echo 'eval $(/home/linuxbrew/.linuxbrew/bin/brew shellenv)' >> /home/maskedcarrot/.profile
eval $(/home/linuxbrew/.linuxbrew/bin/brew shellenv)
1
 $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" 
1
$ brew install wget
0
$ cd /usr/local
$ find Cellar
Cellar/wget/1.16.1
Cellar/wget/1.16.1/bin/wget
Cellar/wget/1.16.1/share/man/man1/wget.1

$ ls -l bin
bin/wget -> ../Cellar/wget/1.16.1/bin/wget
0

New to Communities?

Join the community