chrome-shutdown-hook on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S chrome-shutdown-hook

* (Optional) Uninstall chrome-shutdown-hook on Arch using YAY

$ yay -Rns chrome-shutdown-hook

2. Manually Install "chrome-shutdown-hook" via AUR

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

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

b. Clone chrome-shutdown-hook's git locally

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

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

$ cd ~/chrome-shutdown-hook $ makepkg -si

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

ID: 334599
Name: chrome-shutdown-hook
PackageBaseID: 93115
PackageBase: chrome-shutdown-hook
Version: 1.3.2-1
Description: Gently shutdown Chrome/Chromium on logout from Gnome Shell.
URL: https://www.google.com/chrome/index.html
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Terence
Submitter: visit
FirstSubmitted: 1431902742
LastModified: 1472714002
URLPath: /cgit/aur.git/snapshot/chrome-shutdown-hook.tar.gz