alert-after on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S alert-after

* (Optional) Uninstall alert-after on Arch using YAY

$ yay -Rns alert-after

2. Manually Install "alert-after" via AUR

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

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

b. Clone alert-after's git locally

$ git clone https://aur.archlinux.org/alert-after.git ~/alert-after

c. Go to ~/alert-after folder and install it

$ cd ~/alert-after $ makepkg -si

3. Information about the alert-after package on Arch User Repository (AUR)

ID: 945390
Name: alert-after
PackageBaseID: 121154
PackageBase: alert-after
Version: 1.5.1-1
Description: Get a desktop notification after a command finishes executing
URL: https://github.com/frewsxcv/alert-after
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dywedir
FirstSubmitted: 1491079078
LastModified: 1628439094
URLPath: /cgit/aur.git/snapshot/alert-after.tar.gz