Size: 778
Comment:
|
Size: 845
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 15: | Line 15: |
Package 64 bit: [[attachment:libevent-2.0.21-x86_64-1_SBo.tgz]] |
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
- installpkg /tmp/libevent-2.0.21-x86_64-1_SBo.tgz
Package 64 bit: libevent-2.0.21-x86_64-1_SBo.tgz
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