LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Install Chrome on latest Debian (https://www.linuxquestions.org/questions/linux-newbie-8/install-chrome-on-latest-debian-4175546045/)

hawkiboy 06-21-2015 11:24 PM

Install Chrome on latest Debian
 
I am trying to leave my lover (osx) because I no longer believe what she tells me. But I am having a hell of a time with linux.

I must have a messed up debian installation, but it is the latest debian and everything works just fine unless I try to install something. Even for big sexy blockbuster packages there is always some problem, some dependency that is not there and not a lot of hand holding.

Take Google Chrome for example. I web search for download Chrome debian and I find a nice official Google page that yeilds a file :

google-chrome-stable_current_amd64.deb

Nice looking file sittin there on my hard drive, and as a mac user I try to double click it! Then I search and find that I should do a $ dpkg. My attempt yeilded the following. Please any suggestions are welcome as I can't seem to get any traction here.



hawki@hawki-HP:~/Downloads$ sudo dpkg -i google-chrome-stable_current_amd64.deb
[sudo] password for hawki:
Sorry, try again.
[sudo] password for hawki:
Selecting previously unselected package google-chrome-stable.
(Reading database ... 138338 files and directories currently installed.)
Preparing to unpack google-chrome-stable_current_amd64.deb ...
Unpacking google-chrome-stable (43.0.2357.125-1) ...
dpkg: dependency problems prevent configuration of google-chrome-stable:
google-chrome-stable depends on libappindicator1; however:
Package libappindicator1 is not installed.
google-chrome-stable depends on libcurl3; however:
Package libcurl3 is not installed.

dpkg: error processing package google-chrome-stable (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for gnome-menus (3.13.3-6) ...
Processing triggers for mime-support (3.58) ...
Errors were encountered while processing:
google-chrome-stable
hawki@hawki-HP:~/Downloads$ ^C

Billy@2015 06-22-2015 03:55 PM

I had a similar experience with Mint when using a deb file. The real way to install google chrome is with a PPA package.
http://www.howopensource.com/2011/10...4-10-10-10-04/

Even though the article is for ubuntu, this works with all debian/ubuntu based distributions.

Head_on_a_Stick 06-22-2015 03:59 PM

Quote:

Originally Posted by Billy@2015 (Post 5381276)
I had a similar experience with Mint when using a deb file. The real way to install google chrome is with a PPA package.
http://www.howopensource.com/2011/10...4-10-10-10-04/

Even though the article is for ubuntu, this works with all debian/ubuntu based distributions.

Use this method to install packages from PPAs in Debian:
https://wiki.debian.org/CreatePackageFromPPA

EDIT: Also, there is an unofficial Debian repository available for Google-Chrome:
https://wiki.debian.org/UnofficialRepositories
http://www.google.com/linuxrepositories/

ondoho 06-25-2015 05:57 AM

@hawkiboy:
i think the larger question here is: do you really need chrome?
there's a reason why chrome is not in the repositories of any distro (i'm aware of).
couldn't you use chromium instead?

sgosnell 06-25-2015 02:59 PM

hawkiboy, read your other thread. Your system is broken because you mixed Jessie and Sid repositories. Until you get that fixed, you're SOL. Chrome browser is available either through the Debian repositories or from Google. Either way, you have to fix your system. My advice is to bite the bullet now and do a complete reinstall, and decide if you want Jessie or Sid. At your level of knowledge, I seriously urge you to use Jessie. Sid is not for newbies, it's for testing packages before they even go into Testing, and it can break without warning. Install a standard Jessie version and learn to use it before you try anything else.

jefro 06-25-2015 04:46 PM

I think I download the .deb from google site and let it install. I have debian 8 that has been upgraded from 7. (although I don't like doing that but I was in a hurry)


All times are GMT -5. The time now is 10:49 AM.