Google Chrome and Linux Mint 12 (Lisa)

Questions about applications and software
Forum rules
Before you post please read this

Google Chrome and Linux Mint 12 (Lisa)

Postby cmolinap on Sat Nov 26, 2011 10:38 pm

Hi, ¿Why I can't install Google Chrome if it is downloaded via Firefox? But if I install Chromium and download Chrome with it Gdebi don't complaint. Again, ¿why?
cmolinap
Level 1
Level 1
 
Posts: 12
Joined: Sun Jan 23, 2011 8:01 pm

Linux Mint is funded by ads and donations.
 

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby mank_in on Sun Nov 27, 2011 1:08 am

1. Download deb files and save in folder
2. Right click to that folder - open in terminal
3. Type : sudo dpkg -i yourdownloadfile.deb
In my case : sudo dpkg -i google-chrome-stable_current_i386.deb
I see in Mint 12 Gdebi package installer cannot be run in random folder, maybe for preventing unexperienced linux user messing up his system . I see gdebi can run in APT on cd media and local repository
Image
User avatar
mank_in
Level 6
Level 6
 
Posts: 1272
Joined: Wed Nov 16, 2011 2:29 pm
Location: Bali

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby mank_in on Sun Nov 27, 2011 3:06 am

After installing, it show a broken. To fix :
sudo apt-get install -f
It will download a extra package need for chrome.
Image
User avatar
mank_in
Level 6
Level 6
 
Posts: 1272
Joined: Wed Nov 16, 2011 2:29 pm
Location: Bali

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby unni on Sun Nov 27, 2011 3:52 am

Thanks a lot. Google Chrome is working perfectly now.
unni
Level 1
Level 1
 
Posts: 30
Joined: Sun Jul 25, 2010 1:26 pm
Location: India

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby mank_in on Sun Nov 27, 2011 9:11 am

Conclusion :
If you install chromium, you also install 2 package is needed by both chrome and chromium. And Gdebi will give you a permission to install downloaded chrome files.
Image
User avatar
mank_in
Level 6
Level 6
 
Posts: 1272
Joined: Wed Nov 16, 2011 2:29 pm
Location: Bali

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby cmolinap on Sun Nov 27, 2011 12:02 pm

Thanks a lot Mank_in. All my doubts has been answered. ¿You think this situation is resolved in the near future to avoid this "shortcut"?

Again, my gratitude. Today I learned something new. A good day.
cmolinap
Level 1
Level 1
 
Posts: 12
Joined: Sun Jan 23, 2011 8:01 pm

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby harvi on Sun Nov 27, 2011 12:31 pm

thanks guys, now I can run Chrome on LM 12. awesome :D
harvi
Level 1
Level 1
 
Posts: 27
Joined: Sun Nov 27, 2011 10:38 am

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby mymint on Sun Nov 27, 2011 1:14 pm

mank_in wrote:After installing, it show a broken. To fix :
sudo apt-get install -f
It will download a extra package need for chrome.


It works!

Thank you for your clear and precise advice.

However, I wonder why most Linux upgrades create more problems, than to resolve old ones?

Regards.
mymint
Level 1
Level 1
 
Posts: 3
Joined: Fri Oct 21, 2011 12:58 pm

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby FrY10cK on Sun Feb 05, 2012 11:33 pm

mank_in,

Thanks so much for your helpful posts. Why is does Chrome not show up when I search for it with the Linux Mint 12 (just installed it minutes ago) Software Manager? Not finding Chrome in the Software Manager was a major disappointment for me.
FrY10cK
Level 1
Level 1
 
Posts: 1
Joined: Tue Dec 20, 2011 1:17 pm

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby mank_in on Mon Feb 06, 2012 8:59 am

Google-chrome not in repository, but after installing it will show in software manager : google-chrome-stable
Image
User avatar
mank_in
Level 6
Level 6
 
Posts: 1272
Joined: Wed Nov 16, 2011 2:29 pm
Location: Bali

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby nothing3 on Thu Feb 09, 2012 11:31 pm

how would i get it so that google chrome replaces firefox on the left hand side of my menu?
nothing3
Level 1
Level 1
 
Posts: 9
Joined: Thu Feb 09, 2012 11:22 pm

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby jeanly on Fri Feb 10, 2012 2:41 am

Google Chrome is known for its speed in web browsing. Finally, it is now Android friendly. Google's extremely popular browser, Chrome, has not been for mobile Android customers until now. However, most Android users are still locked out. The browser only works on gadgets using the Ice Cream Sandwich edition of Android. You can read further for more updates: http://www.appisaurus.com/2926-chrome-for-android/
jeanly
Level 1
Level 1
 
Posts: 2
Joined: Fri Feb 10, 2012 2:35 am

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby yinyang37 on Wed Mar 07, 2012 11:11 pm

Thank you all!! I was able to finally get it downloaded...now hoping it works like the Chrome I used on windows....

:mrgreen:
yinyang37
Level 1
Level 1
 
Posts: 12
Joined: Fri Mar 02, 2012 11:40 pm

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby leopoldbirkholm on Thu Apr 19, 2012 2:51 am

Thanks for this thread! It solved the issue I have with Google Chrome when moving from Windows 7 to Linux Mint. :mrgreen:

This is how I got it to work:

1. Download Google Chrome.
2. Try to install. Error. Google and find this thread.
3. Extracted the files. Right-clicked the Debian folder and opened it in terminal.
3. Typed in
Code: Select all
sudo dpkg -i google-chrome-stable_current_amd64.deb

4. Got an error. Read more of the thread. Typed
Code: Select all
sudo apt-get install -f

5. Wait for it.
6. Opened the Menu and searched for Goo (as in Google Chrome) and there it was!
7. Opened Google Chrome, logged on and every bookmark and site was back. Yippie!

Superb.
Yes, I will write something insightfull here :D

Two good books in your shelf:
Ubuntu for non-geeks 4:th edition and Linux in a Nutshell 6:th edition
leopoldbirkholm
Level 2
Level 2
 
Posts: 58
Joined: Sat Jun 05, 2010 4:43 am
Location: Nacka, Sweden

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby FelipeBHZ on Sat May 05, 2012 2:49 pm

Thank you guys! :) Really nice post.
FelipeBHZ
Level 1
Level 1
 
Posts: 1
Joined: Sat May 05, 2012 2:47 pm

Re: Google Chrome and Linux Mint 12 (Lisa)

Postby imdpenguin on Thu May 24, 2012 10:42 am

This helped me very much. Thank you. :D
imdpenguin
Level 1
Level 1
 
Posts: 1
Joined: Thu May 24, 2012 10:23 am

Linux Mint is funded by ads and donations.
 

Return to Software & Applications

Who is online

Users browsing this forum: Bing [Bot], innqeeper, trapperjohn and 23 guests