alarm on AUR( Arch User Repository.)

Last updated: December 25,2023

1. Install alarm via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install alarm on Arch using YAY

yay -S alarm

c. Remove alarm on Arch using YAY

yay -Rns alarm

2. Install alarm via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone alarm's git locally

git clone https://aur.archlinux.org/alarm.git ~/alarm

c. Go to ~/alarm folder and install it

cd ~/alarm
makepkg -si

3. Details of alarm package

ID: 1114423
Name: alarm
PackageBaseID: 84529
PackageBase: alarm
Version: 1.2.1-1
Description: Schedule an alarm for a program when starting it
URL: https://codeberg.org/maandree/alarm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
FirstSubmitted: 1407816482
LastModified: 1658315167
URLPath: /cgit/aur.git/snapshot/alarm.tar.gz