uacpid on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S uacpid

* (Optional) Uninstall uacpid on Arch using YAY

$ yay -Rns uacpid

2. Manually Install "uacpid" via AUR

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

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

b. Clone uacpid's git locally

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

c. Go to ~/uacpid folder and install it

$ cd ~/uacpid $ makepkg -si

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

ID: 206402
Name: uacpid
PackageBaseID: 28352
PackageBase: uacpid
Version: 1.2-1
Description: Userspace Advanced Configuration and Power Interface event daemon
URL: http://hub.darcs.net/dino/uacpid
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dno
Submitter:
FirstSubmitted: 1247704071
LastModified: 1435937219
URLPath: /cgit/aur.git/snapshot/uacpid.tar.gz