pkgdu on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pkgdu

* (Optional) Uninstall pkgdu on Arch using YAY

$ yay -Rns pkgdu

2. Manually Install "pkgdu" via AUR

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

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

b. Clone pkgdu's git locally

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

c. Go to ~/pkgdu folder and install it

$ cd ~/pkgdu $ makepkg -si

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

ID: 1349874
Name: pkgdu
PackageBaseID: 188409
PackageBase: pkgdu
Version: 0.8.0-2
Description: A tool to display packages disk usage size
URL: https://github.com/bpetlert/pkgdu
NumVotes: 1
Popularity: 8.2E-5
OutOfDate:
Maintainer: bpetlert
Submitter: bpetlert
FirstSubmitted: 1670030374
LastModified: 1699469273
URLPath: /cgit/aur.git/snapshot/pkgdu.tar.gz