notify-send-rs-bin on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S notify-send-rs-bin

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

$ yay -Rns notify-send-rs-bin

2. Manually Install "notify-send-rs-bin" via AUR

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

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

b. Clone notify-send-rs-bin's git locally

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

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

$ cd ~/notify-send-rs-bin $ makepkg -si

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

ID: 1291677
Name: notify-send-rs-bin
PackageBaseID: 195914
PackageBase: notify-send-rs-bin
Version: 0.0.1-1
Description: Rust version of notify-send for display notifications on the linux desktop using notify-rust
URL: https://github.com/VHSgunzo/notify-send-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VHSgunzo
Submitter: VHSgunzo
FirstSubmitted: 1689833848
LastModified: 1689834535
URLPath: /cgit/aur.git/snapshot/notify-send-rs-bin.tar.gz