Google Chrome browser that combines a minimal design with new technology designed to improve the user experience. Includes download and documentation. Google Chrome is a freeware web browser[5] developed by Google that uses the WebKit layout engine.
I love this browser because it works faster without any errors, Everything is included in this browser and it's free.
To install latest Google Chrome in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
For 32-bit
For 64-bit
- sudo apt-get install libcurl3 libnspr4-0d libxss1
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
- sudo dpkg -i google-chrome*
- sudo rm google-chrome*
That's it, Enjoy
- sudo apt-get install libcurl3 libnspr4-0d libxss1
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
- sudo dpkg -i google-chrome*
- sudo rm google-chrome*
Source: Chrome