remind-me on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S remind-me

* (Optional) Uninstall remind-me on Arch using YAY

$ yay -Rns remind-me

2. Manually Install "remind-me" via AUR

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

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

b. Clone remind-me's git locally

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

c. Go to ~/remind-me folder and install it

$ cd ~/remind-me $ makepkg -si

3. Information about the remind-me package on Arch User Repository (AUR)

ID: 498764
Name: remind-me
PackageBaseID: 131025
PackageBase: remind-me
Version: 2.1.1-1
Description: A simple reminder application for desktop and mobile, with synchronized reminders
URL: https://github.com/Skycoder42/RemindMe
NumVotes: 0
Popularity: 0
OutOfDate: 1702642641
Maintainer: Skycoder42
Submitter: Skycoder42
FirstSubmitted: 1521748308
LastModified: 1522354039
URLPath: /cgit/aur.git/snapshot/remind-me.tar.gz