acpitool on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S acpitool

* (Optional) Uninstall acpitool on Arch using YAY

$ yay -Rns acpitool

2. Manually Install "acpitool" via AUR

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

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

b. Clone acpitool's git locally

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

c. Go to ~/acpitool folder and install it

$ cd ~/acpitool $ makepkg -si

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

ID: 530703
Name: acpitool
PackageBaseID: 97246
PackageBase: acpitool
Version: 0.5.1-6
Description: ACPI client - replacement for apm tool
URL: http://sourceforge.net/projects/acpitool/
NumVotes: 15
Popularity: 0.169056
OutOfDate: 1674998061
Maintainer: purejava
Submitter: kyak
FirstSubmitted: 1439304294
LastModified: 1533045670
URLPath: /cgit/aur.git/snapshot/acpitool.tar.gz