errands on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S errands

* (Optional) Uninstall errands on Arch using YAY

$ yay -Rns errands

2. Manually Install "errands" via AUR

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

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

b. Clone errands's git locally

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

c. Go to ~/errands folder and install it

$ cd ~/errands $ makepkg -si

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

ID: 1405691
Name: errands
PackageBaseID: 198850
PackageBase: errands
Version: 45.1.9-1
Description: Todo application for those who prefer simplicity
URL: https://github.com/mrvladus/Errands
NumVotes: 2
Popularity: 0.616964
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1698074308
LastModified: 1707331533
URLPath: /cgit/aur.git/snapshot/errands.tar.gz