notify-sharp on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S notify-sharp

* (Optional) Uninstall notify-sharp on Arch using YAY

$ yay -Rns notify-sharp

2. Manually Install "notify-sharp" via AUR

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

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

b. Clone notify-sharp's git locally

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

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

$ cd ~/notify-sharp $ makepkg -si

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

ID: 599580
Name: notify-sharp
PackageBaseID: 140817
PackageBase: notify-sharp
Version: 0.4.1-3
Description: C Sharp D-Bus client library for desktop notifications
URL: https://www.meebey.net/projects/notify-sharp/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: City-busz
FirstSubmitted: 1553904183
LastModified: 1553904183
URLPath: /cgit/aur.git/snapshot/notify-sharp.tar.gz