btrfs-list-git on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S btrfs-list-git

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

$ yay -Rns btrfs-list-git

2. Manually Install "btrfs-list-git" 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-git's git locally

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

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

$ cd ~/btrfs-list-git $ makepkg -si

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

ID: 592230
Name: btrfs-list-git
PackageBaseID: 140127
PackageBase: btrfs-list-git
Version: r32.182dd9a-1
Description: A wrapper to btrfs-progs to show a nice overview of your btrfs subvolumes and snapshots, a la 'zfs list'
URL: https://github.com/speed47/btrfs-list
NumVotes: 2
Popularity: 0.117802
OutOfDate:
Maintainer: kbabioch
Submitter: kbabioch
FirstSubmitted: 1551902194
LastModified: 1551902194
URLPath: /cgit/aur.git/snapshot/btrfs-list-git.tar.gz