notify-send.sh on AUR (Arch User Repository)
Last updated: February 17,2025
1. Install "notify-send.sh" 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 notify-send.sh on Arch using YAY
$
yay -S
notify-send.sh
Copied
* (Optional) Uninstall notify-send.sh on Arch using YAY
$
yay -Rns
notify-send.sh
Copied
2. Manually Install "notify-send.sh" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone notify-send.sh's git locally
$
git clone https://aur.archlinux.org/notify-send.sh.git
~/notify-send.sh
Copied
c. Go to ~/notify-send.sh folder and install it
$
cd
~/notify-send.sh
Copied
$
makepkg -si
Copied
3. Information about the notify-send.sh package on Arch User Repository (AUR)
ID: 903166
Name: notify-send.sh
PackageBaseID: 91350
PackageBase: notify-send.sh
Version: 1.2-1
Description: notify-send drop-in replacement with more features
URL: https://github.com/vlevit/notify-send.sh
NumVotes: 24
Popularity: 0.117985
OutOfDate:
Maintainer: vlevit
Submitter: vlevit
FirstSubmitted: 1426363664
LastModified: 1620335033
URLPath: /cgit/aur.git/snapshot/notify-send.sh.tar.gz
Name: notify-send.sh
PackageBaseID: 91350
PackageBase: notify-send.sh
Version: 1.2-1
Description: notify-send drop-in replacement with more features
URL: https://github.com/vlevit/notify-send.sh
NumVotes: 24
Popularity: 0.117985
OutOfDate:
Maintainer: vlevit
Submitter: vlevit
FirstSubmitted: 1426363664
LastModified: 1620335033
URLPath: /cgit/aur.git/snapshot/notify-send.sh.tar.gz