btrfs-list on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S btrfs-list

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

$ yay -Rns btrfs-list

2. Manually Install "btrfs-list" via AUR

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

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

b. Clone btrfs-list's git locally

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

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

$ cd ~/btrfs-list $ makepkg -si

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

ID: 1269383
Name: btrfs-list
PackageBaseID: 194431
PackageBase: btrfs-list
Version: 2.2-1
Description: Get a nice tree-style view of your btrfs subvolumes/snapshots, including their size, a la 'zfs list'
URL: https://github.com/speed47/btrfs-list
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Infernio
Submitter: Infernio
FirstSubmitted: 1686135770
LastModified: 1686135770
URLPath: /cgit/aur.git/snapshot/btrfs-list.tar.gz