notification-thing-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S notification-thing-git

* (Optional) Uninstall notification-thing-git on Arch using YAY

$ yay -Rns notification-thing-git

2. Manually Install "notification-thing-git" via AUR

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

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

b. Clone notification-thing-git's git locally

$ git clone https://aur.archlinux.org/notification-thing-git.git ~/notification-thing-git

c. Go to ~/notification-thing-git folder and install it

$ cd ~/notification-thing-git $ makepkg -si

3. Information about the notification-thing-git package on Arch User Repository (AUR)

ID: 351641
Name: notification-thing-git
PackageBaseID: 116628
PackageBase: notification-thing-git
Version: 20161031-1
Description: Python-based implementation of Desktop Notifications Specification (notification-daemon)
URL: https://github.com/mk-fg/notification-thing
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1477929180
LastModified: 1477931419
URLPath: /cgit/aur.git/snapshot/notification-thing-git.tar.gz