powertool on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S powertool

* (Optional) Uninstall powertool on Arch using YAY

$ yay -Rns powertool

2. Manually Install "powertool" via AUR

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

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

b. Clone powertool's git locally

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

c. Go to ~/powertool folder and install it

$ cd ~/powertool $ makepkg -si

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

ID: 646607
Name: powertool
PackageBaseID: 144211
PackageBase: powertool
Version: 0.2-1
Description: A simple power management script
URL: https://gitlab.com/plasmicplexus/powertool
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: plasmicplexus
Submitter: plasmicplexus
FirstSubmitted: 1565392765
LastModified: 1568556981
URLPath: /cgit/aur.git/snapshot/powertool.tar.gz