acpi_call-pf on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S acpi_call-pf

* (Optional) Uninstall acpi_call-pf on Arch using YAY

$ yay -Rns acpi_call-pf

2. Manually Install "acpi_call-pf" via AUR

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

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

b. Clone acpi_call-pf's git locally

$ git clone https://aur.archlinux.org/acpi_call-pf.git ~/acpi_call-pf

c. Go to ~/acpi_call-pf folder and install it

$ cd ~/acpi_call-pf $ makepkg -si

3. Information about the acpi_call-pf package on Arch User Repository (AUR)

ID: 312204
Name: acpi_call-pf
PackageBaseID: 86387
PackageBase: acpi_call-pf
Version: 1.1.0-26
Description: A linux-pf kernel module that enables calls to ACPI methods through /proc/acpi/call
URL: http://github.com/mkottman/acpi_call
NumVotes: 2
Popularity: 0
OutOfDate: 1592332682
Maintainer: hzy199411
FirstSubmitted: 1412769132
LastModified: 1465651883
URLPath: /cgit/aur.git/snapshot/acpi_call-pf.tar.gz