zsh-auto-notify on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S zsh-auto-notify

* (Optional) Uninstall zsh-auto-notify on Arch using YAY

$ yay -Rns zsh-auto-notify

2. Manually Install "zsh-auto-notify" via AUR

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

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

b. Clone zsh-auto-notify's git locally

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

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

$ cd ~/zsh-auto-notify $ makepkg -si

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

ID: 1387398
Name: zsh-auto-notify
PackageBaseID: 199391
PackageBase: zsh-auto-notify
Version: 0.8.1-1
Description: Zsh plugin that sends out a notification when a long running task has completed
URL: https://github.com/MichaelAquilina/zsh-auto-notify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bart
Submitter: bart
FirstSubmitted: 1699525954
LastModified: 1705479424
URLPath: /cgit/aur.git/snapshot/zsh-auto-notify.tar.gz