----- Original Message -----To:"Scott Ferguson"Cc:Sent:Sun, 24 Nov 2013 16:46:43 -0500Subject:Re: Install Google Chrome
.ferguson.d...@gmail.com>
----- Original Message -----From:Scott Ferguson <scott.ferguso...@gmail.com>To:"Debian-User" <debia...@lists.debian.org>Cc:Sent:Tue, 19 Nov 2013 18:12:16 +1100Subject:Re: Install Google Chrome
> +++-==============-==============-============================================
> iU google-chrome- 31.0.1650.57-1 The web browser from Google
> root@meow:/opt# dpkg -l google-chrome-stable
> Desired=Unknown/Install/Remove/Purge/Hold
> |
> Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ Name
> Version Description
> +++-=================================-=================================-==================================================================================
> iU google-chrome-stable
> 31.0.1650.57-1 The web browser from Google
Don't worry about it. Easily fixed.
>
> Debian wants to remove what was installed. I Can we solve this??
Just finish (say yes)
# apt-get -f install
That will remove the partially installed google-chrome
Then remove the package you originally installed from the /opt directory
(the installer will still be sitting there)
Make sure you have both backports and the google-chrome repository
listed in /etc/apt/sources.list or somewhere in /etc/apt/sources.list/*.list
Update the apt database
# apt-get update
Now install the latest google-chrome stable *and* it's dependancies:-
# apt-get install google-chrome-stable
(say yes)
Let us know if you have any problems after that.
Kind regards
This is what I get:
root@meow:/# cat /etc/apt/sources.list
#
# deb cdrom:[Debian GNU/Linux 6.0.7 _Squeeze_ - Official i386 DVD Binary-1 20130223-13:15]/ squeeze contrib main
# deb cdrom:[Debian GNU/Linux 6.0.7 _Squeeze_ - Official i386 DVD Binary-1 20130223-13:15]/ squeeze contrib main
deb http://mirror.cc.columbia.edu/debian/ wheezy main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free
# squeeze-updates, previously known as 'volatile'
deb http://mirror.cc.columbia.edu/debian/ wheezy-updates main contrib
deb http://mirror.cc.columbia.edu/debian/ wheezy-proposed-updates main contrib non-free
deb-src http://mirror.cc.columbia.edu/debian/ wheezy-updates main contrib
deb http://mirror.cc.columbia.edu.debian.org/debian wheezy-backports main
root@meow:/# apt-get install google-chrome-stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package google-chrome-stable is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'google-chrome-stable' has no installation candidate
root@meow:/# apt-get -t squeeze-backports install google-chrome-stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package google-chrome-stable is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'google-chrome-stable' has no installation candidate
TIA
Ethan
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/528B0F50...@gmail.com
----- Original Message -----From:Scott Ferguson <scott.ferguso...@gmail.com>To:"Debian-User" <debia...@lists.debian.org>Cc:Sent:
Mon, 25 Nov 2013 12:03:57 +1100
Subject:Re: Install Google Chrome
Hope this is readable your end - barely readable this end and the thread
is broken. Don't think I ever used a worse MUA than ATMail
On 25/11/13 08:46, erose...@hygeiabiomedical.com wrote:
>
>
>
>
> Kind regards
Thanks -
This is what I get:
root@meow:/# cat /etc/apt/sources.list.d/google-chrome.list
deb http://dl.google.com/linux/chrome/deb/ stable main
root@meow:/# wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub |
> apt-key add -
OK
root@meow:/# wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub |apt-key add -
OK
root@meow:/# apt-get install google-chrome stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package google-chrome is a virtual package provided by:
google-chrome-unstable 33.0.1712.4-1
google-chrome-stable 31.0.1650.57-1
google-chrome-beta 32.0.1700.19-1
You should explicitly select one to install.
E: Package 'google-chrome' has no installation candidate
E: Unable to locate package stable
root@meow:/# apt-get install google-chrome-stable 31.0.1650.57-1
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package 31.0.1650.57-1
E: Couldn't find any package by regex '31.0.1650.57-1'
TIA
Ethan
----- Original Message -----From:Scott Ferguson <scott.ferguso...@gmail.com>To:"Debian-User" <debia...@lists.debian.org>Cc:
Sent:Mon, 25 Nov 2013 16:14:17 +1100
Subject:Re: Install Google Chrome
On 25/11/13 16:07, erose...@hygeiabiomedical.com wrote:
>
>
>
>
> ----- Original Message -----
> From:
> Scott Ferguson
>
> To:
> "Debian-User"
> Cc:
Kind regards
Scott -
Thanks ever so much.
IT WORKS!!!!