- Buka Terminal ( ctrl + alt + T )
- tambah repo url terlebih dahulu " deb http://dl.google.com/linux/deb/ stable non-free main "
- dapatkan key repo " wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - "
- kemaskini source " sudo apt-get update "
- install Chrome " sudo apt-get install google-chrome-stable "