In Windows I like Firefox more than chrome because everything is already “Google”. But Google chrome has a nice stable and fast flash plugin built-in and so I need a chrome browser in Linux…. Because I’m testing Arch Linux (Antergos actually ) and Google don’t have arch packages I found a way to install it automatically for me with the AUR repository. $yaourt -S google-chrome More info about the yaourt (Yet AnOther User Repository Tool):
Using yaourt
You can install packages (including AUR packages) with
$ yaourt packagename
or
$ yaourt -Sa packagename
You can update your system including AUR packages with:
$ yaourt -Syua