python-power on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-power

* (Optional) Uninstall python-power on Arch using YAY

$ yay -Rns python-power

2. Manually Install "python-power" via AUR

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

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

b. Clone python-power's git locally

$ git clone https://aur.archlinux.org/python-power.git ~/python-power

c. Go to ~/python-power folder and install it

$ cd ~/python-power $ makepkg -si

3. Information about the python-power package on Arch User Repository (AUR)

ID: 685668
Name: python-power
PackageBaseID: 148127
PackageBase: python-power
Version: 1.4-1
Description: Python module to get power and battery status.
URL: https://github.com/Kentzo/Power
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: crian
Submitter: crian
FirstSubmitted: 1578921769
LastModified: 1578921769
URLPath: /cgit/aur.git/snapshot/python-power.tar.gz