libacpi on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S libacpi

* (Optional) Uninstall libacpi on Arch using YAY

$ yay -Rns libacpi

2. Manually Install "libacpi" via AUR

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

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

b. Clone libacpi's git locally

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

c. Go to ~/libacpi folder and install it

$ cd ~/libacpi $ makepkg -si

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

ID: 487887
Name: libacpi
PackageBaseID: 128877
PackageBase: libacpi
Version: 0.2-4
Description: general purpose lib to gather ACPI data
URL: http://www.ngolde.de/libacpi.html
NumVotes: 2
Popularity: 0
OutOfDate: 1685918894
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515327437
LastModified: 1519027386
URLPath: /cgit/aur.git/snapshot/libacpi.tar.gz