tudu on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install tudu on Arch using YAY
$
yay -S
tudu
Copied
* (Optional) Uninstall tudu on Arch using YAY
$
yay -Rns
tudu
Copied
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
Copied
b. Clone tudu's git locally
$
git clone https://aur.archlinux.org/tudu.git
~/tudu
Copied
c. Go to ~/tudu folder and install it
$
cd
~/tudu
Copied
$
makepkg -si
Copied
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
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