For installing Google Chrome in your Ubuntu system, you have need to follow some following steps.
STEP 1 : Execute the following commands-
STEP 2 : Execute in case of error getting.
STEP 1 : Execute the following commands-
cd /tmp wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb sudo dpkg -i google-chrome-stable_current_amd64.debThe 32-bit version is no longer available. During execution of above commands if you get any errors, please follow step 2 else skip it.
STEP 2 : Execute in case of error getting.
sudo apt-get -f install
0 comments:
Post a Comment