libacpi on AUR (Arch User Repository)
Last updated: January 01,2025
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
Copied
b. Install libacpi on Arch using YAY
$
yay -S
libacpi
Copied
* (Optional) Uninstall libacpi on Arch using YAY
$
yay -Rns
libacpi
Copied
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
Copied
b. Clone libacpi's git locally
$
git clone https://aur.archlinux.org/libacpi.git
~/libacpi
Copied
c. Go to ~/libacpi folder and install it
$
cd
~/libacpi
Copied
$
makepkg -si
Copied
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
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