zsh-auto-notify on AUR (Arch User Repository)
Last updated: November 28,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
Copied
b. Install zsh-auto-notify on Arch using YAY
$
yay -S
zsh-auto-notify
Copied
* (Optional) Uninstall zsh-auto-notify on Arch using YAY
$
yay -Rns
zsh-auto-notify
Copied
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
Copied
b. Clone zsh-auto-notify's git locally
$
git clone https://aur.archlinux.org/zsh-auto-notify.git
~/zsh-auto-notify
Copied
c. Go to ~/zsh-auto-notify folder and install it
$
cd
~/zsh-auto-notify
Copied
$
makepkg -si
Copied
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
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