todotxt on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S todotxt

* (Optional) Uninstall todotxt on Arch using YAY

$ yay -Rns todotxt

2. Manually Install "todotxt" via AUR

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

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

b. Clone todotxt's git locally

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

c. Go to ~/todotxt folder and install it

$ cd ~/todotxt $ makepkg -si

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

ID: 1076850
Name: todotxt
PackageBaseID: 7673
PackageBase: todotxt
Version: 2.12.0.post2-2
Description: Simple and extensible shell script for managing your todo.txt file
URL: https://github.com/todotxt/todo.txt-cli
NumVotes: 142
Popularity: 1.203444
OutOfDate:
Maintainer: willemw
Submitter: darose
FirstSubmitted: 1164753672
LastModified: 1651923283
URLPath: /cgit/aur.git/snapshot/todotxt.tar.gz