ttdl on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ttdl

* (Optional) Uninstall ttdl on Arch using YAY

$ yay -Rns ttdl

2. Manually Install "ttdl" via AUR

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

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

b. Clone ttdl's git locally

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

c. Go to ~/ttdl folder and install it

$ cd ~/ttdl $ makepkg -si

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

ID: 1418968
Name: ttdl
PackageBaseID: 186238
PackageBase: ttdl
Version: 4.2.1-2
Description: TTDL - Terminal Todo List Manager. A CLI tool to manage todo lists in todo.txt format.
URL: https://github.com/VladimirMarkelov/ttdl
NumVotes: 2
Popularity: 0.000108
OutOfDate:
Maintainer: 3Jl0y_PYCCKUi
Submitter: 3Jl0y_PYCCKUi
FirstSubmitted: 1664629600
LastModified: 1709306828
URLPath: /cgit/aur.git/snapshot/ttdl.tar.gz