alarm on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S alarm

* (Optional) Uninstall alarm on Arch using YAY

$ yay -Rns alarm

2. Manually Install "alarm" via AUR

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. Information about the alarm package on Arch User Repository (AUR)

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
Submitter: maandree
FirstSubmitted: 1407816482
LastModified: 1658315167
URLPath: /cgit/aur.git/snapshot/alarm.tar.gz