reminders-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S reminders-git

* (Optional) Uninstall reminders-git on Arch using YAY

$ yay -Rns reminders-git

2. Manually Install "reminders-git" via AUR

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

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

b. Clone reminders-git's git locally

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

c. Go to ~/reminders-git folder and install it

$ cd ~/reminders-git $ makepkg -si

3. Information about the reminders-git package on Arch User Repository (AUR)

ID: 1414570
Name: reminders-git
PackageBaseID: 201775
PackageBase: reminders-git
Version: v0.2.0.r4.gb081959-1
Description: Reminds about events stored in YAML.
URL: https://github.com/danisztls/reminders
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: danisztls
Submitter: danisztls
FirstSubmitted: 1705877878
LastModified: 1708733492
URLPath: /cgit/aur.git/snapshot/reminders-git.tar.gz