google-chrome on AUR (Arch User Repository)

Last updated: June 01,2024

1. Install "google-chrome" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install google-chrome on Arch using YAY

$ yay -S google-chrome

* (Optional) Uninstall google-chrome on Arch using YAY

$ yay -Rns google-chrome

2. Manually Install "google-chrome" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone google-chrome's git locally

$ git clone https://aur.archlinux.org/google-chrome.git ~/google-chrome

c. Go to ~/google-chrome folder and install it

$ cd ~/google-chrome $ makepkg -si

3. Information about the google-chrome package on Arch User Repository (AUR)

ID: 1426079
Name: google-chrome
PackageBaseID: 37469
PackageBase: google-chrome
Version: 122.0.6261.128-1
Description: The popular web browser by Google (Stable Channel)
URL: https://www.google.com/chrome
NumVotes: 2219
Popularity: 4.758063
OutOfDate:
Maintainer: gromit
Submitter:
FirstSubmitted: 1274819156
LastModified: 1710284562
URLPath: /cgit/aur.git/snapshot/google-chrome.tar.gz