bdf on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S bdf

* (Optional) Uninstall bdf on Arch using YAY

$ yay -Rns bdf

2. Manually Install "bdf" via AUR

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

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

b. Clone bdf's git locally

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

c. Go to ~/bdf folder and install it

$ cd ~/bdf $ makepkg -si

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

ID: 1354346
Name: bdf
PackageBaseID: 184498
PackageBase: bdf
Version: 1.0.0-3
Description: Btrfs Duplicate Finder
URL: https://github.com/desbma/bdf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: desbma
Submitter: desbma
FirstSubmitted: 1659184773
LastModified: 1700162247
URLPath: /cgit/aur.git/snapshot/bdf.tar.gz