Yifei Kong

May 30, 2017

linuxbrew

It can be installed in your home directory and does not require root access.

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install)" PATH="$HOME/.linuxbrew/bin:$PATH"