eventd on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S eventd

* (Optional) Uninstall eventd on Arch using YAY

$ yay -Rns eventd

2. Manually Install "eventd" via AUR

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

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

b. Clone eventd's git locally

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

c. Go to ~/eventd folder and install it

$ cd ~/eventd $ makepkg -si

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

ID: 657614
Name: eventd
PackageBaseID: 111764
PackageBase: eventd
Version: 0.27.0-1
Description: A small daemon to act on remote or local events
URL: https://www.eventd.org
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: sardemff7
Submitter: sardemff7
FirstSubmitted: 1464431425
LastModified: 1571487303
URLPath: /cgit/aur.git/snapshot/eventd.tar.gz