dutree on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S dutree

* (Optional) Uninstall dutree on Arch using YAY

$ yay -Rns dutree

2. Manually Install "dutree" via AUR

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

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

b. Clone dutree's git locally

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

c. Go to ~/dutree folder and install it

$ cd ~/dutree $ makepkg -si

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

ID: 1319465
Name: dutree
PackageBaseID: 132323
PackageBase: dutree
Version: 0.2.18-3
Description: A tool to analyze file system usage written in Rust
URL: https://github.com/nachoparker/dutree
NumVotes: 7
Popularity: 0.005433
OutOfDate:
Maintainer: abdulocracy
Submitter: wezm
FirstSubmitted: 1526078922
LastModified: 1694811481
URLPath: /cgit/aur.git/snapshot/dutree.tar.gz