Found this: https://github.com/skycocker/chromebrew
wget -q -O - https://raw.github.com/skycocker/chromebrew/master/install.sh | bash
First install C compiler (and other usefule pkgs: binutils, gmp, mpfr, mpc, isl, cloog, glibc, gcc, make, linuxheaders, pkgconfig)
crew install buildessential
Now install node! Adds some dependencies: perl, zlibpkg, libsigsegv, diffutils, ncursesw, bz2, ncurses, openssl, binutils, gmp, mpfr, mpc, isl, cloog, glibc, gcc, make, linuxheaders, pkgconfig, buildessential, python27
crew install node
https://bugs.chromium.org/p/chromium/issues/detail?id=320364
Gallium OS via chrx
PHP http://askubuntu.com/questions/705880/how-to-install-php-7
sudo apt-get install php7.0Node https://github.com/creationix/nvm
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh | bash
nvm install node
nvm use nodeGit https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
sudo apt-get install git-allSublime Text 3 http://askubuntu.com/questions/172698/how-do-i-install-sublime-text-2-3
sudo add-apt-repository ppa:webupd8team/sublime-text-3
sudo apt-get update
sudo apt-get install sublime-text-installerChrome
sudo apt-get install google-chrome-stableAlbert https://albertlauncher.github.io
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install albert
http://askubuntu.com/questions/3697/how-do-i-install-fonts
San Francisco https://github.com/AppleDesignResources/SanFranciscoFont
aptitude
Provides list of all expresly installed packages http://askubuntu.com/questions/17823/how-to-list-all-installed-packages
sudo apt-get install aptitude
aptitude search '~i!~M'