Uploaded February 2025 | Updated September 2026, 1 day ago
You can install Google Chrome on Arch Linux-based distributions from Arch User Repository (AUR).
It's not that complicated even for a beginner.
The video shows the steps in detail. I have shared the commands in the section below.
In case you wonder about the terminal I used in the video:
π Warp Terminal link: https://www.warp.dev/
...............................................................
The commands you need:
π To install Yay AUR helper:
sudo pacman -S --needed base-devel git
git clone aur.archlinux.org/yay-git.git
cd yay-git
makepkg -si
π To install Google Chrome in Arch Linux using yay:
yay -S google-chrome
π To update all packages installed via AUR:
yay -Sua
π To only upgrade Chrome version, use:
yay -Sy google-chrome
....................................................................................
Text version of this tutorial can be found on our website.
π itsfoss.com/install-chrome-arch-linux
You can install Google Chrome on Arch Linux-based distributions from Arch User Repository (AUR).
It's not that complicated even for a beginner.
The video shows the steps in detail. I have shared the commands in the section below.
In case you wonder about the terminal I used in the video:
π Warp Terminal link: https://www.warp.dev/
...............................................................
The commands you need:
π To install Yay AUR helper:
sudo pacman -S --needed base-devel git
git clone aur.archlinux.org/yay-git.git
cd yay-git
makepkg -si
π To install Google Chrome in Arch Linux using yay:
yay -S google-chrome
π To update all packages installed via AUR:
yay -Sua
π To only upgrade Chrome version, use:
yay -Sy google-chrome
....................................................................................
Text version of this tutorial can be found on our website.
π itsfoss.com/install-chrome-arch-linux










