Im running 64 bits version, Im very new to ubuntu, just dived into it. this is what I do:
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
then get:
`2016-10-01 23:22:41 (1.30 MB/s) - ‘google-chrome-stable_current_amd64.deb’ saved [49990192/49990192]`
then
sudo dpkg –I google-chrome-stable_current_amd64.deb
and get:
dpkg: error: need an action option
Type
dpkg --help for help about installing and deinstalling packages [*];
Use 'apt' or 'aptitude' for user-friendly package management;
Type
dpkg -Dhelp for a list of dpkg debug flag values;
Type
dpkg --force-help for a list of forcing options;
Type
dpkg-deb --help for help about manipulating *.deb files;
Options marked [*] produce a lot of output - pipe it through 'less' or 'more' ! Thanks in advance and sorry for my idiocy too