todoist on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S todoist

* (Optional) Uninstall todoist on Arch using YAY

$ yay -Rns todoist

2. Manually Install "todoist" via AUR

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

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

b. Clone todoist's git locally

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

c. Go to ~/todoist folder and install it

$ cd ~/todoist $ makepkg -si

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

ID: 1240628
Name: todoist
PackageBaseID: 122257
PackageBase: todoist
Version: 0.19.0-1
Description: Todoist CLI Client, written in Golang.
URL: https://github.com/sachaos/todoist
NumVotes: 19
Popularity: 1.0E-6
OutOfDate:
Maintainer: m-novikov
Submitter:
FirstSubmitted: 1494469605
LastModified: 1681332119
URLPath: /cgit/aur.git/snapshot/todoist.tar.gz