td on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S td

* (Optional) Uninstall td on Arch using YAY

$ yay -Rns td

2. Manually Install "td" via AUR

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

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

b. Clone td's git locally

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

c. Go to ~/td folder and install it

$ cd ~/td $ makepkg -si

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

ID: 611508
Name: td
PackageBaseID: 66050
PackageBase: td
Version: 0.4-1
Description: A non-offensive, per project ToDo manager.
URL: https://github.com/KenjiTakahashi/td
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: KenjiTakahashi
Submitter: KenjiTakahashi
FirstSubmitted: 1357420901
LastModified: 1557569441
URLPath: /cgit/aur.git/snapshot/td.tar.gz