mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
461 B
461 B
chromebrew
Package manager for Chrome OS
Overview
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!
Installation
Download and run installation script
sudo wget -O - https://raw.github.com/skycocker/chromebrew/master/install_chromebrew.sh | sudo bash