Difference between revisions of "RPi Chromium"

From eLinux.org
Jump to: navigation, search
m (What does it do?)
(Installing the software)
 
(6 intermediate revisions by 2 users not shown)
Line 5: Line 5:
  
 
=What does it do?=
 
=What does it do?=
 +
 +
 +
'''Warning: This guide may not work for the "wheezy" version of Debian'''
 +
You may try the instructions from Hexxeh: [http://hexxeh.net/?p=328117859]
 +
  
 
This guide shows you how to install a Chromium web browser, which should be faster and more reliable than the standard Debian web browser.
 
This guide shows you how to install a Chromium web browser, which should be faster and more reliable than the standard Debian web browser.
Line 11: Line 16:
  
 
*A Raspberry Pi, model B.
 
*A Raspberry Pi, model B.
*A Debian SD card for the Raspberry Pi, size should be 2GB or larger.
+
*A Debian Squeeze SD card for the Raspberry Pi, size should be 2GB or larger.
 
*A network connection (Ethernet or WiFi).
 
*A network connection (Ethernet or WiFi).
 +
Note: currently Chromium only works on the older Debian Squeeze image. It is not supported uptream for Debian Wheezy. Midori is still recommended for Wheezy.
  
 
=What skill level is required?=
 
=What skill level is required?=
Line 28: Line 34:
 
Follow the instructions in [[RPi Install software]], using the command
 
Follow the instructions in [[RPi Install software]], using the command
 
  '''sudo apt-get install chromium-browser'''
 
  '''sudo apt-get install chromium-browser'''
 +
 +
In order to have a better display you can also install MC core fonts using
 +
'''sudo apt-get install ttf-mscorefonts-installer'''
  
 
=Opening the Chromium web browser=
 
=Opening the Chromium web browser=

Latest revision as of 14:31, 30 March 2013

Back to RPi Guides.

Adding Chromium web browser to a Raspberry Pi

What does it do?

Warning: This guide may not work for the "wheezy" version of Debian You may try the instructions from Hexxeh: [1]


This guide shows you how to install a Chromium web browser, which should be faster and more reliable than the standard Debian web browser.

What do you need?

  • A Raspberry Pi, model B.
  • A Debian Squeeze SD card for the Raspberry Pi, size should be 2GB or larger.
  • A network connection (Ethernet or WiFi).

Note: currently Chromium only works on the older Debian Squeeze image. It is not supported uptream for Debian Wheezy. Midori is still recommended for Wheezy.

What skill level is required?

Suitable for absolute beginners. No Linux knowledge is needed.

It is assumed that you have used a computer before, for example a Windows PC.

Overview of this guide

You need to

  • Install Chromium software on the Raspberry Pi
  • Start the Chromium web browser

Installing the software

Follow the instructions in RPi Install software, using the command

sudo apt-get install chromium-browser

In order to have a better display you can also install MC core fonts using

sudo apt-get install ttf-mscorefonts-installer

Opening the Chromium web browser

Enter the following command and press enter at the end.

startx

Wait for the desktop to finish loading.

Click on the LXDE icon (the strange X) in the bottom-left corner of the screen.

Move your mouse to point to "Internet".

Click on "Chromium Web Browser".

The Chromium web browser will open.

RPiChromiumMenu.jpg