linux - dpkg: need an action option -
installing google chrome on backtrack 5r3
but m getting error dpkg: need action option
root@bt:~# ls desktop google-chrome-stable_current_i386.deb root@bt:~# dpkg .i google-chrome-stable_current_i386.deb dpkg: need action option type dpkg --help installing , deinstalling packages [*]; use `dselect' or `aptitude' user-friendly package management; type dpkg -dhelp list of dpkg debug flag values; type dpkg --force-help list of forcing options; type dpkg-deb --help manipulating *.deb files; type dpkg --license copyright license , lack of warranty (gnu gpl) [*]. options marked [*] produce lot of output - pipe through `less' or `more' ! root@bt:~# dpkg .i google-chrome-stable_current_i386.deb dpkg: need action option type dpkg --help installing , deinstalling packages [*]; use `dselect' or `aptitude' user-friendly package management; type dpkg -dhelp list of dpkg debug flag values; type dpkg --force-help list of forcing options; type dpkg-deb --help manipulating *.deb files; type dpkg --license copyright license , lack of warranty (gnu gpl) [*]. options marked [*] produce lot of output - pipe through `less' or `more' ! root@bt:~# now error
root@bt:~# dpkg -i google-chrome-stable_current_i386.deb (reading database ... 266492 files , directories installed.) preparing replace google-chrome-stable 33.0.1750.152-1 (using google-chrome- stable_current_i386.deb) ... unpacking replacement google-chrome-stable ... dpkg: dependency problems prevent configuration of google-chrome-stable: google-chrome-stable depends on gconf-service; however: package gconf-service not installed. google-chrome-stable depends on libasound2 (>= 1.0.23); however: version of libasound2 on system 1.0.22-0ubuntu7. google-chrome-stable depends on libgconf-2-4 (>= 2.31.1); however: package libgconf-2-4 not installed. google-chrome-stable depends on libgcrypt11 (>= 1.4.5); however: version of libgcrypt11 on system 1.4.4-5ubuntu2.1. google-chrome-stable depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: package libgdk-pixbuf2.0-0 not installed. google-chrome-stable depends on libgtk2.0-0 (>= 2.24.0); however: version of libgtk2.0-0 on system 2.20.1-0ubuntu2.1. google-chrome-stable depends on libnspr4 (>= 1.8.0.10); however: package libnspr4 not installed. google-chrome-stable depends on libnss3 (>= 3.14.3); however: package libnss3 not installed. google-chrome-stable depends on libstdc++6 (>= 4.6); however: version of libstdc++6 on system 4.4.3-4ubuntu5.1. google-chrome-stable depends on libx11-6 (>= 2:1.4.99.1); however: version of libx11-6 on system 2:1.3.2-1ubuntu3. dpkg: error processing google-chrome-stable (--install): dependency problems - leaving unconfigured processing triggers desktop-file-utils ... processing triggers python-gmenu ... rebuilding /usr/share/applications/desktop.en_us.utf8.cache... processing triggers man-db ... processing triggers menu ... processing triggers python-support ... errors encountered while processing: google-chrome-stable
use following:
dpkg -i google-chrome-stable_current_i386.deb notice "-" infront of parameter i.
Comments
Post a Comment