
First, check out this tutorial on how to configure Yaourt package manager, then run the following command to install Chrome 54 from AUR. Arch Linux, Manjaro, Apricity OSĪrch Linux-based distros can install Google Chrome 54 from AUR repository. Google Chrome will be updated if a new version is available. Google Chrome adds a repo file under /etc// when installing on Fedora, so next time you execute the update command sudo dnf update sudo dnf install google-chrome-stable_current_x86_64.rpm Then install Chrome 54 with dnf package manager which will automatically install dependencies for you. Google chrome will be updated when a new version is available in Chrome Linux repository.įirst, fire up a terminal window and execute the following command to download Chrome RPM package. Google Chrome will automatically add a source list file under /etc/apt// directory so next time you run the following command sudo apt update Sudo gdebi google-chrome-stable_current_b You can also use gdebi to automatically handle dependency when installing local deb packages.

sudo dpkg -i google-chrome-stable_current_b

sudo apt install libappindicator1 libdbusmenu-glib4 libdbusmenu-gtk4 libindicator7 libpango1.0-0 libpangox-1.0-0įinally, install the chrome deb packages using dpkg tool. How to Install or Upgrade to Google Chrome 54 on Linuxĭebian 8, Ubuntu 16.04, Ubuntu 16.10, Linux Mint 18įirst, open up a terminal and run the following command to download chrome deb package.

