notify-broadcast-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S notify-broadcast-git

* (Optional) Uninstall notify-broadcast-git on Arch using YAY

$ yay -Rns notify-broadcast-git

2. Manually Install "notify-broadcast-git" via AUR

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

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

b. Clone notify-broadcast-git's git locally

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

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

$ cd ~/notify-broadcast-git $ makepkg -si

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

ID: 803588
Name: notify-broadcast-git
PackageBaseID: 156234
PackageBase: notify-broadcast-git
Version: 0.9.r9-1
Description: Broadcast desktop notifications to all users having a graphical DBUS session
URL: https://github.com/kiriakos/notify-broadcast
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kiriakos
Submitter: kiriakos
FirstSubmitted: 1596302354
LastModified: 1602503599
URLPath: /cgit/aur.git/snapshot/notify-broadcast-git.tar.gz