We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sudo apt-get install -y --force-yes libxss1 libnss3-1d xdg-utils ;\ URL='https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb' ;\ FILE=`mktemp`; wget "$URL" -qO $FILE; sudo dpkg -i $FILE; rm $FILE
There was an error while loading. Please reload this page.