weechat-notify-send on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S weechat-notify-send

* (Optional) Uninstall weechat-notify-send on Arch using YAY

$ yay -Rns weechat-notify-send

2. Manually Install "weechat-notify-send" via AUR

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

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

b. Clone weechat-notify-send's git locally

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

c. Go to ~/weechat-notify-send folder and install it

$ cd ~/weechat-notify-send $ makepkg -si

3. Information about the weechat-notify-send package on Arch User Repository (AUR)

ID: 1379174
Name: weechat-notify-send
PackageBaseID: 140279
PackageBase: weechat-notify-send
Version: 0.10-1
Description: A WeeChat script that sends highlight and message notifications through notify-send
URL: https://github.com/s3rvac/weechat-notify-send
NumVotes: 5
Popularity: 4.0E-6
OutOfDate:
Maintainer: gromit
Submitter: sudoforge
FirstSubmitted: 1552402590
LastModified: 1704220466
URLPath: /cgit/aur.git/snapshot/weechat-notify-send.tar.gz