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