+-+-+-+-+-+-+-+-+-+-+-+ | |E|a|g|l|e|E|y|e|S|e|c| +-+-+-+-+-+-+-+-+-+-+-+ +--------------------------- _ _ _ _ _ _ _ _ _ _ _ _ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ ( A | c | h | i | l | l | e | p | o | w | e | r ) \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ Fix Google Chrome not run on Kali & Parrot Download & install chrome Lalin is a remake of Lazykali by bradfreda with fixed bugs , added new features and uptodate tools . It's compatible with the latest release of Kali (Rolling) https://github.com/Screetsec/LALIN or Manual installation https://www.google.com/chrome/browser/desktop/index.html command-line dpkg -i google-chrome-stable_current_xxx.deb solve problem install command-line apt-get -f install fix google chrome apt-get install alacarte leafpad/opt/google/chrome/google-chrome pres enter or go to /opt/google/chrome/ and open google-chrome with text editor (leafpad) ........................ add this one : --user-data-dir ....exemple ... --user-data-dir="$CHROME_USER_DATA_DIR" "$@" --user-data-dir else exec -a "$0" "$HERE/chrome" "$@" fi ................ run google chrome as user Not: no root gksu -u user google-chrome exemple gksu -u achillepower google-chrome