= Chromium = Google Chromium is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. == Slackbuild libevent == * su * cd /tmp * wget http://slackbuilds.org/slackbuilds/14.0/libraries/libevent.tar.gz * tar xvzf libevent.tar.gz * cd libevent * wget https://github.com/downloads/libevent/libevent/libevent-2.0.21-stable.tar.gz * ./libevent.SlackBuild == Slackbuild Chrome == * su * cd /tmp * wget http://slackbuilds.org/slackbuilds/14.0/network/chromium.tar.gz * tar xvzf chromium.tar.gz * cd chromium * wget https://commondatastorage.googleapis.com/chromium-browser-official/chromium-24.0.1312.52.tar.bz2 * ./chromium.SlackBuild