swaync on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S swaync

* (Optional) Uninstall swaync on Arch using YAY

$ yay -Rns swaync

2. Manually Install "swaync" via AUR

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

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

b. Clone swaync's git locally

$ git clone https://aur.archlinux.org/swaync.git ~/swaync

c. Go to ~/swaync folder and install it

$ cd ~/swaync $ makepkg -si

3. Information about the swaync package on Arch User Repository (AUR)

ID: 1423953
Name: swaync
PackageBaseID: 174843
PackageBase: swaync
Version: 0.10.1-1
Description: A simple notification daemon with a GTK panel for checking previous notifications like other DEs
URL: https://github.com/ErikReider/SwayNotificationCenter
NumVotes: 27
Popularity: 3.131585
OutOfDate:
Maintainer: ErikR
Submitter: ErikR
FirstSubmitted: 1641684465
LastModified: 1710008809
URLPath: /cgit/aur.git/snapshot/swaync.tar.gz