Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install google chrome on ubuntu

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
//My comment: Once it has installed type the following and use your root password
sudo apt install./google-chrome-stable_current_amd64.deb
Source by # #
 
PREVIOUS NEXT
Tagged: #install #google #chrome #ubuntu
ADD COMMENT
Topic
Name
3+6 =