todo on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S todo

* (Optional) Uninstall todo on Arch using YAY

$ yay -Rns todo

2. Manually Install "todo" via AUR

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

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

b. Clone todo's git locally

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

c. Go to ~/todo folder and install it

$ cd ~/todo $ makepkg -si

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

ID: 1010132
Name: todo
PackageBaseID: 171445
PackageBase: todo
Version: 2.4-1
Description: Simple tasks organizer
URL: https://github.com/sioodmy/todo
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sioodmy
Submitter: lmartinez-mirror
FirstSubmitted: 1632865846
LastModified: 1640545611
URLPath: /cgit/aur.git/snapshot/todo.tar.gz