alert-after on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install alert-after on Arch using YAY
$
yay -S
alert-after
Copied
* (Optional) Uninstall alert-after on Arch using YAY
$
yay -Rns
alert-after
Copied
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
Copied
b. Clone alert-after's git locally
$
git clone https://aur.archlinux.org/alert-after.git
~/alert-after
Copied
c. Go to ~/alert-after folder and install it
$
cd
~/alert-after
Copied
$
makepkg -si
Copied
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
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