remindme on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S remindme

* (Optional) Uninstall remindme on Arch using YAY

$ yay -Rns remindme

2. Manually Install "remindme" via AUR

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

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

b. Clone remindme's git locally

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

c. Go to ~/remindme folder and install it

$ cd ~/remindme $ makepkg -si

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

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