webhook-httpd on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S webhook-httpd

* (Optional) Uninstall webhook-httpd on Arch using YAY

$ yay -Rns webhook-httpd

2. Manually Install "webhook-httpd" via AUR

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

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

b. Clone webhook-httpd's git locally

$ git clone https://aur.archlinux.org/webhook-httpd.git ~/webhook-httpd

c. Go to ~/webhook-httpd folder and install it

$ cd ~/webhook-httpd $ makepkg -si

3. Information about the webhook-httpd package on Arch User Repository (AUR)

ID: 1415179
Name: webhook-httpd
PackageBaseID: 161105
PackageBase: webhook-httpd
Version: 0.1.6-1
Description: simple HTTP(S) server for receiving webhooks and running commands
URL: https://github.com/de-vri-es/webhook-httpd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1608481155
LastModified: 1708863298
URLPath: /cgit/aur.git/snapshot/webhook-httpd.tar.gz