reminduck on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S reminduck

* (Optional) Uninstall reminduck on Arch using YAY

$ yay -Rns reminduck

2. Manually Install "reminduck" via AUR

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

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

b. Clone reminduck's git locally

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

c. Go to ~/reminduck folder and install it

$ cd ~/reminduck $ makepkg -si

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

ID: 1005645
Name: reminduck
PackageBaseID: 157908
PackageBase: reminduck
Version: 1.6.2-1
Description: A simple reminder app made for elementaryOS with Vala and GTK
URL: https://github.com/matfantinel/reminduck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gkbrk
Submitter: ragouel
FirstSubmitted: 1600643427
LastModified: 1639752659
URLPath: /cgit/aur.git/snapshot/reminduck.tar.gz