How To Downlaod And Install Chrome In Kali Linux

[Solved] How To Downlaod And Install Chrome In Kali Linux | Shell - Code Explorer | yomemimo.com
Question : how to downlaod and install chrome in kali linux

Answered by : programming-hero

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

Source : | Last Update : Sat, 24 Jul 21

Answers related to how to downlaod and install chrome in kali linux

Code Explorer Popular Question For Shell