chrome-gnome-shell on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "chrome-gnome-shell" 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 chrome-gnome-shell on Arch using YAY

$ yay -S chrome-gnome-shell

* (Optional) Uninstall chrome-gnome-shell on Arch using YAY

$ yay -Rns chrome-gnome-shell

2. Manually Install "chrome-gnome-shell" via AUR

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

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

b. Clone chrome-gnome-shell's git locally

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

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

$ cd ~/chrome-gnome-shell $ makepkg -si

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

ID: 1025428
Name: chrome-gnome-shell
PackageBaseID: 166524
PackageBase: chrome-gnome-shell
Version: 10.1-6
Description: Native browser connector for integration with extensions.gnome.org
URL: https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome
NumVotes: 68
Popularity: 9.046678
OutOfDate:
Maintainer: rafaelff
FirstSubmitted: 1620463081
LastModified: 1643131231
URLPath: /cgit/aur.git/snapshot/chrome-gnome-shell.tar.gz