webhookd on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S webhookd

* (Optional) Uninstall webhookd on Arch using YAY

$ yay -Rns webhookd

2. Manually Install "webhookd" via AUR

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

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

b. Clone webhookd's git locally

$ git clone https://aur.archlinux.org/webhookd.git ~/webhookd

c. Go to ~/webhookd folder and install it

$ cd ~/webhookd $ makepkg -si

3. Information about the webhookd package on Arch User Repository (AUR)

ID: 1420428
Name: webhookd
PackageBaseID: 201556
PackageBase: webhookd
Version: 1.19.0-1
Description: A very simple webhook server launching scripts.
URL: https://github.com/ncarlier/webhookd
NumVotes: 1
Popularity: 0.319495
OutOfDate:
Maintainer: devome
Submitter: devome
FirstSubmitted: 1705317804
LastModified: 1709545872
URLPath: /cgit/aur.git/snapshot/webhookd.tar.gz