ducount on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ducount

* (Optional) Uninstall ducount on Arch using YAY

$ yay -Rns ducount

2. Manually Install "ducount" via AUR

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

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

b. Clone ducount's git locally

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

c. Go to ~/ducount folder and install it

$ cd ~/ducount $ makepkg -si

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

ID: 224754
Name: ducount
PackageBaseID: 98434
PackageBase: ducount
Version: 1.2.0-1
Description: Calculates disk usage for files in a given directory
URL: https://github.com/simon-thorpe/ducount
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: simon25
Submitter: simon25
FirstSubmitted: 1440464640
LastModified: 1440464778
URLPath: /cgit/aur.git/snapshot/ducount.tar.gz