bedup on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S bedup

* (Optional) Uninstall bedup on Arch using YAY

$ yay -Rns bedup

2. Manually Install "bedup" via AUR

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

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

b. Clone bedup's git locally

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

c. Go to ~/bedup folder and install it

$ cd ~/bedup $ makepkg -si

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

ID: 316769
Name: bedup
PackageBaseID: 69469
PackageBase: bedup
Version: 0.10.1-1
Description: Offline deduplication utility for the BTRFS filesystem
URL: https://github.com/g2p/bedup
NumVotes: 42
Popularity: 0
OutOfDate:
Maintainer: TheNiceGuy
FirstSubmitted: 1367056028
LastModified: 1466990209
URLPath: /cgit/aur.git/snapshot/bedup.tar.gz