how to install chrome service on apt based?
go to terminalstep 1 :
sudo apt install gdebi
step 2:
Download google-chrome-stable_current_amd64.deb
step 3:
chmod 777 -R google-chrome-stable_current_amd64.deb
step 4:
sudo dpkg -i google-chrome-stable_current_amd64.deb

No comments:
Post a Comment