tmux-notify-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tmux-notify-git

* (Optional) Uninstall tmux-notify-git on Arch using YAY

$ yay -Rns tmux-notify-git

2. Manually Install "tmux-notify-git" via AUR

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

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

b. Clone tmux-notify-git's git locally

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

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

$ cd ~/tmux-notify-git $ makepkg -si

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

ID: 401440
Name: tmux-notify-git
PackageBaseID: 120733
PackageBase: tmux-notify-git
Version: 0.3.r0.g5f16767-1
Description: Simple tmux notification system written in sh
URL: http://www.github.com/ssterling/tmux-notify/
NumVotes: 0
Popularity: 0
OutOfDate: 1709157071
Maintainer: ssterling
Submitter: ssterling
FirstSubmitted: 1489884139
LastModified: 1492185663
URLPath: /cgit/aur.git/snapshot/tmux-notify-git.tar.gz