tdu on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S tdu

* (Optional) Uninstall tdu on Arch using YAY

$ yay -Rns tdu

2. Manually Install "tdu" via AUR

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

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

b. Clone tdu's git locally

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

c. Go to ~/tdu folder and install it

$ cd ~/tdu $ makepkg -si

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

ID: 193630
Name: tdu
PackageBaseID: 59764
PackageBase: tdu
Version: 2008_05_07-2
Description: text-mode disk usage report tool
URL: http://webonastick.com/tdu/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jose1711
FirstSubmitted: 1338811315
LastModified: 1434139164
URLPath: /cgit/aur.git/snapshot/tdu.tar.gz