pwrnotify on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pwrnotify

* (Optional) Uninstall pwrnotify on Arch using YAY

$ yay -Rns pwrnotify

2. Manually Install "pwrnotify" via AUR

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

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

b. Clone pwrnotify's git locally

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

c. Go to ~/pwrnotify folder and install it

$ cd ~/pwrnotify $ makepkg -si

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

ID: 787620
Name: pwrnotify
PackageBaseID: 69702
PackageBase: pwrnotify
Version: 0.2.2-1
Description: Simple battery status notifier
URL: http://ikn.org.uk/tool/pwrnotify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: J4913
Submitter: J4913
FirstSubmitted: 1367851689
LastModified: 1599303632
URLPath: /cgit/aur.git/snapshot/pwrnotify.tar.gz