recallme on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S recallme

* (Optional) Uninstall recallme on Arch using YAY

$ yay -Rns recallme

2. Manually Install "recallme" via AUR

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

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

b. Clone recallme's git locally

$ git clone https://aur.archlinux.org/recallme.git ~/recallme

c. Go to ~/recallme folder and install it

$ cd ~/recallme $ makepkg -si

3. Information about the recallme package on Arch User Repository (AUR)

ID: 648266
Name: recallme
PackageBaseID: 143627
PackageBase: recallme
Version: 1.1.0-1
Description: Emit a notification on a specific time or after some seconds
URL: https://gitlab.com/mrvik/recallme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mrvik
Submitter: mrvik
FirstSubmitted: 1563381991
LastModified: 1568994184
URLPath: /cgit/aur.git/snapshot/recallme.tar.gz