remindme-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S remindme-git

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

$ yay -Rns remindme-git

2. Manually Install "remindme-git" via AUR

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

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

b. Clone remindme-git's git locally

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

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

$ cd ~/remindme-git $ makepkg -si

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

ID: 1117036
Name: remindme-git
PackageBaseID: 177968
PackageBase: remindme-git
Version: v1.2.0.r0.g7cfef70-1
Description: Simple tool to add remind(1) task using natural language processing
URL: https://git.sr.ht/~primalmotion/remindme
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: primalmotion
Submitter: primalmotion
FirstSubmitted: 1649975308
LastModified: 1658777871
URLPath: /cgit/aur.git/snapshot/remindme-git.tar.gz