btrfs-assistant on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S btrfs-assistant

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

$ yay -Rns btrfs-assistant

2. Manually Install "btrfs-assistant" via AUR

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

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

b. Clone btrfs-assistant's git locally

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

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

$ cd ~/btrfs-assistant $ makepkg -si

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

ID: 1424530
Name: btrfs-assistant
PackageBaseID: 173903
PackageBase: btrfs-assistant
Version: 2.0-1
Description: An application for managing BTRFS subvolumes and Snapper snapshots
URL: https://gitlab.com/btrfs-assistant/btrfs-assistant
NumVotes: 45
Popularity: 4.855609
OutOfDate:
Maintainer: dalto
Submitter: dalto
FirstSubmitted: 1639330431
LastModified: 1710096911
URLPath: /cgit/aur.git/snapshot/btrfs-assistant.tar.gz

5. The same packages on other Linux Distributions