cdu on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S cdu

* (Optional) Uninstall cdu on Arch using YAY

$ yay -Rns cdu

2. Manually Install "cdu" via AUR

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

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

b. Clone cdu's git locally

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

c. Go to ~/cdu folder and install it

$ cd ~/cdu $ makepkg -si

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

ID: 1364329
Name: cdu
PackageBaseID: 34752
PackageBase: cdu
Version: 0.38-1
Description: du like command but display a pretty histogram with optional colors
URL: http://arsunik.free.fr/prog/cdu.html
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer: masutu
Submitter:
FirstSubmitted: 1266398110
LastModified: 1701693530
URLPath: /cgit/aur.git/snapshot/cdu.tar.gz