$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/linuxbrew/go/install)"==> This script will install:
/home/user/.linuxbrew/bin/brew
/home/user/.linuxbrew/Library/...
/home/user/.linuxbrew/share/man/man1/brew.1
Press RETURN to continue or any other key to abort
・
・
・
==> Next steps
Install the Linuxbrew dependencies:
Debian, Ubuntu, etc.:
`sudo apt-get install build-essential`
Fedora, Red Hat, CentOS, etc.:
`sudo yum groupinstall 'Development Tools'`
See http://brew.sh/linuxbrew/#dependencies for more information.
Run `brew doctor` before you install anything
Run `brew help` to get started