On Fri, 3 Apr 2015, Craig Sanders <[email protected]> wrote: > > $ apt-cache search chrome > > chromium is packaged and in debian. chrome isn't - you either need to > download it direct from google or perhaps add a google repository to > sources.list (i dunno if they have one).
When you install the .deb Google supplies you get a sources.list entry like the following, it also automatically adds a GPG key to match. # cat /etc/apt/sources.list.d/google-chrome.list ### THIS FILE IS AUTOMATICALLY CONFIGURED ### # You may comment out this entry, but any other modifications may be lost. deb http://dl.google.com/linux/chrome/deb/ stable main -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/ _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
