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

Last updated: October 05,2024

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

$ yay -S btrfs-clone-git

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

$ yay -Rns btrfs-clone-git

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

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

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

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

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

ID: 1375906
Name: btrfs-clone-git
PackageBaseID: 179202
PackageBase: btrfs-clone-git
Version: r67.1354656-1
Description: Clone an existing BTRFS file system to a new one, cloning each subvolume in order.
URL: https://github.com/mwilck/btrfs-clone
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: patlefort
FirstSubmitted: 1653677242
LastModified: 1703577218
URLPath: /cgit/aur.git/snapshot/btrfs-clone-git.tar.gz