I have a Raspberry Pi running: Linux 3.10.35-1-ARCH
How do I install the chromium web browser? I have tried the following:
pacman -Syyu
Followed by
pacman -S chromium
error: target not found: chromium
When I've downloaded the 'google-chrome-dev' from AUR it says:
==> ERROR: google-chrome-dev is not available for the 'armv6h' architecture. Note that many packages may need a line added to their PKGBUILD such as arch=('armv6h').
I'm beginning to think that chromium doesn't exist on Arch linux. Any thought on how to install it?