Page 1 of 1

Google Chrome on Raspberry Pi 3? [obsolete]

Posted: Sun Apr 24, 2016 6:43 pm
by Ben_is_best
Can you install Google Chrome on a Raspberry pi 3? I just thought that since Google Chrome needs a 64-bit processor and the Pi 3 has one that it might be able to do it. I know that Chromium can be installed on it from viewtopic.php?t=121195, but I was wondering if the actual Chrome would work. Any suggestions?

Edit: I'm sorry. At the time of writing I didn't understand that the Pi 3 has an ARM64 processor, not an AMD64 one, and Chromium does auto-update as long it is installed as a PPA.

Re: How to Install Google Chrome on Raspberry Pi 3

Posted: Sun Apr 24, 2016 7:06 pm
by ThomasS
No, I'm afraid only Chromium can be installed on the Raspberry Pi, because the Pi has an ARM processor. Chromium works in almost exactly the same way as Chrome though, so i'd install that.

Re: How to Install Google Chrome on Raspberry Pi 3

Posted: Sun Apr 24, 2016 7:13 pm
by Ben_is_best
OK. I hope Google comes out with a Chrome for ARM that doesn't have to be on a smartphone or a Chromebook because it would be useful to have it update itself.

Re: How to Install Google Chrome on Raspberry Pi 3

Posted: Mon Apr 25, 2016 1:57 pm
by Rive
Chrome is basically Chromium.

Chromium is the open-source web browser project from which Google Chrome draws its source code. The browsers share the majority of code and features, though there are some minor differences in features and they have different licensing.


I didnt use the same code as you linked. I am able to view Youtube decently in Chromium without the need for OMXplayer overlay taking up the whole screen (rpi-youtube -y).

Youtube on Chromium:
https://youtu.be/EvDg2yiyd1w

This is what i used on my Pi3 (Chrome/Chromium 48.0.2564.82 Web Browser):
Instructions updated 5/2/16 (select all, copy, then paste into terminal).

Code: Select all

wget https://www.dropbox.com/s/3p6n0s750r9mw9v/chromium-browser-l10n_48.0.2564.82-0ubuntu0.15.04.1.1193_all.deb?dl=0
wget https://www.dropbox.com/s/25ktoci2s8427yo/chromium-browser_48.0.2564.82-0ubuntu0.15.04.1.1193_armhf.deb?dl=0
wget https://www.dropbox.com/s/dqe8sercjo5fxyv/chromium-codecs-ffmpeg-extra_48.0.2564.82-0ubuntu0.15.04.1.1193_armhf.deb?dl=0
sudo dpkg -i chromium-codecs-ffmpeg-extra_48.0.2564.82-0ubuntu0.15.04.1.1193_armhf.deb?dl=0
sudo dpkg -i chromium-browser-l10n_48.0.2564.82-0ubuntu0.15.04.1.1193_all.deb?dl=0

Re: How to Install Google Chrome on Raspberry Pi 3

Posted: Mon Apr 25, 2016 7:41 pm
by kusti8
Rive wrote:Chrome is basically Chromium.

Chromium is the open-source web browser project from which Google Chrome draws its source code. The browsers share the majority of code and features, though there are some minor differences in features and they have different licensing.


I didnt use the same code as you linked. I am able to view Youtube decently in Chromium without the need for OMXplayer overlay taking up the whole screen (rpi-youtube -y).

Youtube on Chromium:
https://youtu.be/EvDg2yiyd1w

This is what i used on my Pi3 (ARMhf Debian/Ubuntu Chromium Web Browser):

Code: Select all

wget https://dl.dropboxusercontent.com/u/87113035/chromium-browser-l10n_48.0.2564.82-0ubuntu0.15.04.1.1193_all.deb
wget https://dl.dropboxusercontent.com/u/87113035/chromium-browser_48.0.2564.82-0ubuntu0.15.04.1.1193_armhf.deb
wget https://dl.dropboxusercontent.com/u/87113035/chromium-codecs-ffmpeg-extra_48.0.2564.82-0ubuntu0.15.04.1.1193_armhf.deb
sudo dpkg -i chromium-codecs-ffmpeg-extra_48.0.2564.82-0ubuntu0.15.04.1.1193_armhf.deb
sudo dpkg -i chromium-browser-l10n_48.0.2564.82-0ubuntu0.15.04.1.1193_all.deb chromium-browser_48.0.2564.82-0ubuntu0.15.04.1.1193_armhf.deb
You shouldn't promote those instructions because they are end of life. V48 is available in the new repo still and you can downgrade like any normal tepo, just ask Google. But the issues in v49 are so small that its not even worth using an older version.

Re: How to Install Google Chrome on Raspberry Pi 3

Posted: Mon Apr 25, 2016 7:51 pm
by Rive
You shouldn't promote those instructions because they are end of life. V48 is available in the new repo still and you can downgrade like any normal tepo, just ask Google. But the issues in v49 are so small that its not even worth using an older version.
Isnt the newest chromium (V49?) the broken/buggy one?

48.0.2564.82 (which is what the above wget ultimately installs) appears to be very stable, and is a current release 2016 version is it not?
https://www.google.com/search?q=48.0.25 ... .0.2564.82

Re: How to Install Google Chrome on Raspberry Pi 3

Posted: Mon Apr 25, 2016 7:53 pm
by kusti8
Rive wrote:Isnt the newest chromium (V49?) the broken/buggy one?

48.0.2564.82 appears to be very stable, and is a current release 2016 version is it not?
https://www.google.com/search?q=48.0.25 ... .0.2564.82
Current release is v50 but its not available in the Ubuntu repos yet. V49 isn't buggy. The only bug I've seen is the one with a blank spot in the right click menu and I don't even see that. I don't see that as a bug, but a minor inconvenience. Anyway, those are the old instructions and won't be updated anymore.

Re: How to Install Google Chrome on Raspberry Pi 3

Posted: Mon Apr 25, 2016 7:57 pm
by Rive
kusti8 wrote:
Rive wrote:Isnt the newest chromium (V49?) the broken/buggy one?

48.0.2564.82 appears to be very stable, and is a current release 2016 version is it not?
https://www.google.com/search?q=48.0.25 ... .0.2564.82
Current release is v50 but its not available in the Ubuntu repos yet. V49 isn't buggy. The only bug I've seen is the one with a blank spot in the right click menu and I don't even see that. I don't see that as a bug, but a minor inconvenience. Anyway, those are the old instructions and won't be updated anymore.

it is a bug, and it is a PITA.

anyways, regarding v48.... (which just released 90 days ago)

I have no intention of updating chromium 48.0.2564.82 any time soon. Considering it is 'stable', and works for youtube, etc.

Source: http://googlechromereleases.blogspot.co ... te_20.html
Stable Channel Update
Wednesday, January 20, 2016
The Chrome team is delighted to announce the promotion of Chrome 48 to the stable channel for Windows, Mac and Linux.
Chrome 48.0.2564.82 contains a number of fixes and improvements -- a list of changes is available in the log. Watch out for upcoming Chrome and Chromium blog posts about new features and big efforts delivered in 48.

Re: How to Install Google Chrome on Raspberry Pi 3

Posted: Mon Apr 25, 2016 8:14 pm
by kusti8
:roll:
http://googlechromereleases.blogspot.co ... 0.html?m=1

But please don't give old instructions to new users, let them form their own opinions and they can ask if they want to downgrade. A simple link to my guide without any comment and let them judge for themselves instead of posting instructions which are currently obsolete and will be more so in the future.

And the new repo installation way allows you to downgrade as I've said before, using normal apt features like you would for any other package.

Re: How to Install Google Chrome on Raspberry Pi 3

Posted: Sun May 15, 2016 12:26 am
by Ben_is_best
Since you need Android to have Google Chrome, is it possible to install Android on the Raspberry Pi, and if so, can you install Chrome on it?

Re: How to Install Google Chrome on Raspberry Pi 3

Posted: Sun May 15, 2016 1:19 am
by Rive
Ben_is_best wrote:Since you need Android to have Google Chrome, is it possible to install Android on the Raspberry Pi, and if so, can you install Chrome on it?
Android is not a prerequisite for installing Chrome.

Chrome and Chromium are both from the same source code.

You can install Chromium on the Pi.

Android on the Pi is not very good.

Re: How to Install Google Chrome on Raspberry Pi 3

Posted: Sun May 15, 2016 7:38 am
by fruitoftheloom
Ben_is_best wrote:Since you need Android to have Google Chrome, is it possible to install Android on the Raspberry Pi, and if so, can you install Chrome on it?
Questions regarding Android should be posted on the AndroidPi Forum:

https://groups.google.com/forum/m/#!forum/android-rpi


Regards Google Chrome Browser it is only supported on x86 CPU and as an App for Android, though there are caveats:

https://support.google.com/chrome/answer/95346?hl=en-GB


If you have a RPi 2B or 3B install Raspbian and use Chromium Browser ....
....RPi 1 or O install Raspbian and use the included Epiphany.


The other alternative is to buy a x86-64 SBC which can run Windows :D

Re: How to Install Google Chrome on Raspberry Pi 3

Posted: Sun May 15, 2016 5:21 pm
by TrapdoorSmoke
If you really want a fast chrome like experience try this
http://www.chromiumosforsbc.org/ Chromium OS
Chrome OS is based on it.

Hope this helps :D