-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 04/15/2013 07:09 PM, Ethan Rosenberg, PhD wrote: > Dear list - > > Installed Google Chrome. Can start from the applications dropdown list. > > 1] No desktop icon > 2] Wish to be able to start from command line so that I can start it > with a specific file. > > A search on Google gives the start command as google-chrome. I can't > make it work. > > rosenberg:/home/ethan# google-chrome %U > bash: google-chrome: command not found > > Any ideas?
Show what's installed: dpkg -l \*google\* | grep ^i Find out what has been installed from a given package, e.g. from 'google-chrome-stable': dpkg -L google-chrome-stable Or filter for binaries: dpkg -L google-chrome-stable| grep bin Sarunas -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlFsrDYACgkQejaFVltl6E/mcQCdFhO0MFGXSlXoQytRbkaupLC7 gEQAn2OMJDtek6DefRbyvfcgq4A2jJHs =Q33p -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

