docker-hook on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S docker-hook

* (Optional) Uninstall docker-hook on Arch using YAY

$ yay -Rns docker-hook

2. Manually Install "docker-hook" via AUR

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

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

b. Clone docker-hook's git locally

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

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

$ cd ~/docker-hook $ makepkg -si

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

ID: 438135
Name: docker-hook
PackageBaseID: 125057
PackageBase: docker-hook
Version: 1.0-1
Description: Pacman hook to restart docker
URL: https://aur.archlinux.org/packages/docker-hook
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ahrs
FirstSubmitted: 1503581971
LastModified: 1503581971
URLPath: /cgit/aur.git/snapshot/docker-hook.tar.gz