btrfs-du on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S btrfs-du

* (Optional) Uninstall btrfs-du on Arch using YAY

$ yay -Rns btrfs-du

2. Manually Install "btrfs-du" via AUR

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

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

b. Clone btrfs-du's git locally

$ git clone https://aur.archlinux.org/btrfs-du.git ~/btrfs-du

c. Go to ~/btrfs-du folder and install it

$ cd ~/btrfs-du $ makepkg -si

3. Information about the btrfs-du package on Arch User Repository (AUR)

ID: 840001
Name: btrfs-du
PackageBaseID: 134338
PackageBase: btrfs-du
Version: 0.0.7-2
Description: Easily print BTRFS subvolume/snapshot disk usage
URL: https://github.com/nachoparker/btrfs-du
NumVotes: 19
Popularity: 0.013936
OutOfDate:
Maintainer: Kr1ss
Submitter: solarnz
FirstSubmitted: 1531910648
LastModified: 1609295106
URLPath: /cgit/aur.git/snapshot/btrfs-du.tar.gz