bdsync on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bdsync

* (Optional) Uninstall bdsync on Arch using YAY

$ yay -Rns bdsync

2. Manually Install "bdsync" via AUR

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

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

b. Clone bdsync's git locally

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

c. Go to ~/bdsync folder and install it

$ cd ~/bdsync $ makepkg -si

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

ID: 1319898
Name: bdsync
PackageBaseID: 91890
PackageBase: bdsync
Version: 0.11.3-1
Description: Fast block device synchronizing tool
URL: https://github.com/rolffokkens/bdsync
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: intelfx
Submitter: zorun
FirstSubmitted: 1428100407
LastModified: 1694895774
URLPath: /cgit/aur.git/snapshot/bdsync.tar.gz