notify-complete on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S notify-complete

* (Optional) Uninstall notify-complete on Arch using YAY

$ yay -Rns notify-complete

2. Manually Install "notify-complete" via AUR

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

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

b. Clone notify-complete's git locally

$ git clone https://aur.archlinux.org/notify-complete.git ~/notify-complete

c. Go to ~/notify-complete folder and install it

$ cd ~/notify-complete $ makepkg -si

3. Information about the notify-complete package on Arch User Repository (AUR)

ID: 1038587
Name: notify-complete
PackageBaseID: 176084
PackageBase: notify-complete
Version: 0.1.1-1
Description: Run a command and display a system notification upon completion
URL: https://github.com/andybug/notify-complete
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andybug
Submitter: andybug
FirstSubmitted: 1645066857
LastModified: 1645151376
URLPath: /cgit/aur.git/snapshot/notify-complete.tar.gz