Linux Lite Forums
Fix for Google Chrome on Linux Lite - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18)
+--- Thread: Fix for Google Chrome on Linux Lite (/showthread.php?tid=2745)

Pages: 1 2 3 4


Re: Fix for Google Chrome on Linux Lite - Monkeyman - 03-09-2016

(03-09-2016, 02:35 PM)torreydale link Wrote:At this point, it may behoove you to just install Chrome via their website.  Download and run the 64-bit *.deb file.  I think it can be found here:  https://www.google.com/chrome/browser/desktop/index.html#

Did that.  Seems like it works.  Do you think I should run those original lines of code again?


Re: Fix for Google Chrome on Linux Lite - newtusmaximus - 03-09-2016

I take it chromium 32 bit is all OK- i.e not "back door" vulnerable??


Re: Fix for Google Chrome on Linux Lite - torreydale - 03-09-2016

Monkeyman,
If your updates don't run for some reason, then copy and paste the two aforementioned 64bit lines of code into a terminal as a workaround.  It's been over a week since Google made their change.  It doesn't seem like they're trying to make this correction on their own.  It's disappointing because I've helped several people move over to Linux and I just don't see them investigating this issue to fix it on their own like you are...and it's not their fault or yours.

newtusmaximus,
Chromium should be fine in 32-bit.  I cannot speak to back doors, but it is still supported for Linux unlike 32-bit Google Chrome for Linux.


Re: Fix for Google Chrome on Linux Lite - ping - 03-17-2016

(03-04-2016, 04:36 AM)Jerry link Wrote:Source - http://www.webupd8.org/2016/03/fix-failed-to-fetch-google-chrome_3.html

We've removed Chrome from the Lite Software 32bit version.

For 32bit Google Chrome:

Open a terminal and do each of these commands one at a time:

Code:
sudo rm /etc/apt/sources.list.d/google-chrome.list
sudo apt-get remove google-chrome-stable

Install Chromium via Lite Software. Do not keep Chrome installed on 32bit Linux Lite. You are placing your system at risk by taking this chance.

For 64bit Google Chrome:

Open a terminal and do each of these commands one at a time:

Code:
sudo sed -i -e 's/deb http/deb [arch=amd64] http/' "/etc/apt/sources.list.d/google-chrome.list"
sudo sed -i -e 's/deb http/deb [arch=amd64] http/' "/opt/google/chrome/cron/google-chrome"

Jerry, thanks.. got this error on my  ultrabook and solved w/ your help.  ;D ;D


Re: Fix for Google Chrome on Linux Lite - Valtam - 03-18-2016

Cool Smile

Sent from my Nexus 6 using Tapatalk




Re: Fix for Google Chrome on Linux Lite - Valtam - 03-26-2016

Noticed a lot of people coming into the Forums and posting new threads, despite the amount of useful existing threads. Hopefully this Header and Footer on every page will cut down on the number of new posts Smile

[Image: yynq50n.png]


Re: Fix for Google Chrome on Linux Lite - LL-user - 03-26-2016

Great idea! Smile

Is it possible to have it in red and blinking?
Or a red banner running above with "Attention!"

Not kidding considering that new posts still show up...


Re: Fix for Google Chrome on Linux Lite - Valtam - 03-26-2016

@LL-user, a new thread just showed up....sigh Sad


Re: Fix for Google Chrome on Linux Lite - LL-user - 03-26-2016

Yep, therefore I asked for the possibility to make it sticking out.

Have you guys considered to release two new ISOs to at least avoid the hassle with/ posts from new installations from these ISOs?


Re: Fix for Google Chrome on Linux Lite - Valtam - 03-26-2016

I have considered releasing updated isos, but I'm not going to do that. LL 3.0 is just around the corner.