Package manager for Chrome OS
Chromebooks with Chrome OS run a linux kernel - the only missing piece to use them as full-featured linux distro was gcc and make with their dependencies. Well, the piece isn't missing anymore. Say hello to chromebrew!
Download and run installation script
wget -q -O - https://raw.github.com/skycocker/chromebrew/master/install_chromebrew.sh | sudo bash