notify-call on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "notify-call" 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-call on Arch using YAY
$
yay -S
notify-call
Copied
* (Optional) Uninstall notify-call on Arch using YAY
$
yay -Rns
notify-call
Copied
2. Manually Install "notify-call" 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-call's git locally
$
git clone https://aur.archlinux.org/notify-call.git
~/notify-call
Copied
c. Go to ~/notify-call folder and install it
$
cd
~/notify-call
Copied
$
makepkg -si
Copied
3. Information about the notify-call package on Arch User Repository (AUR)
ID: 926007
Name: notify-call
PackageBaseID: 160709
PackageBase: notify-call
Version: 0.1.1-1
Description: A command-line tool to send desktop notifications and handle actions via D-Bus
URL: https://github.com/crabvk/notify-call
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: crabvk
Submitter: crabvk
FirstSubmitted: 1607422094
LastModified: 1624629006
URLPath: /cgit/aur.git/snapshot/notify-call.tar.gz
Name: notify-call
PackageBaseID: 160709
PackageBase: notify-call
Version: 0.1.1-1
Description: A command-line tool to send desktop notifications and handle actions via D-Bus
URL: https://github.com/crabvk/notify-call
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: crabvk
Submitter: crabvk
FirstSubmitted: 1607422094
LastModified: 1624629006
URLPath: /cgit/aur.git/snapshot/notify-call.tar.gz