Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to downlaod and install chrome in kali linux

Please subscribe my channel if this answer helped you - 
https://www.youtube.com/channel/UC7VZwb9aNdIr8_EoqdbOtIQ?sub_confirmation=1
Video Tutorial - https://www.youtube.com/watch?v=lhMPv_gPBR0&

Below you will see commands to install Chrome in Linux -

$ apt update
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
$ apt install ./google-chrome-stable_current_amd64.deb
 
PREVIOUS NEXT
Tagged: #downlaod #install #chrome #kali #linux
ADD COMMENT
Topic
Name
2+6 =