tudu on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tudu

* (Optional) Uninstall tudu on Arch using YAY

$ yay -Rns tudu

2. Manually Install "tudu" via AUR

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

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

b. Clone tudu's git locally

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

c. Go to ~/tudu folder and install it

$ cd ~/tudu $ makepkg -si

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

ID: 1059959
Name: tudu
PackageBaseID: 26994
PackageBase: tudu
Version: 0.10.4-1
Description: ncurses-based hierarchical todo list manager with vim-like keybindings
URL: https://code.meskio.net/tudu/
NumVotes: 37
Popularity: 2.1E-5
OutOfDate:
Maintainer: kleintux
Submitter:
FirstSubmitted: 1244061272
LastModified: 1648833286
URLPath: /cgit/aur.git/snapshot/tudu.tar.gz