ちょっと前までは導入できなかったんですけどね(´・ω・`)
今はインストールできるようになっています。
ARM support (tested on c100pa)
https://github.com/skycocker/chromebrew/pull/235
他のChromeOSと同じように、公式サイトに掲載の方法でインストールしましょう(´・ω・`)
$ wget -q -O - https://raw.github.com/skycocker/chromebrew/master/install.sh | bash
いろんなものをインストールしてみました
$ jq -r '.installed_packages[] | "\(.name): \(.version)"' /usr/local/etc/crew/device.json | sort
binutils: 2.25-1
buildessential: 1.0
bz2: 1.0.6
cloog: 0.18.4
curl: 7.54.0
diffutils: 3.5
expat: 2.2.0
gcc: 4.9.x
gettext: 0.18.3.1
git: 2.13.0
glibc: 1.0
glibc223: 2.23
gmp: 6.1.2
go: 1.8.0
go_bootstrap: 1.4
groff: 1.22.3
isl: 0.14.1
libsigsegv: 2.11
libssh2: 1.8.0
linuxheaders: 3.18
make: 4.2
mpc: 1.0.3
mpfr: 3.1.5
mutt: 1.8.2
ncurses: 6.0-1
ncursesw: 6.0
openssl: 1.0.2k
perl: 5.24.1
pkgconfig: 0.29.1
python27: 2.7.13-1
readline: 6.3
ruby: 2.0.0p247-chromeos1
sqlite: 3.18.0
vim: 8.0
zlibpkg: 1.2.11
というわけで、Chromebook Flipでも開発できなくもない日がやってきました。