bfg on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S bfg

* (Optional) Uninstall bfg on Arch using YAY

$ yay -Rns bfg

2. Manually Install "bfg" via AUR

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

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

b. Clone bfg's git locally

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

c. Go to ~/bfg folder and install it

$ cd ~/bfg $ makepkg -si

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

ID: 870455
Name: bfg
PackageBaseID: 79906
PackageBase: bfg
Version: 1.14.0-1
Description: Removes large or troublesome blobs like git-filter-branch does, but faster.
URL: http://rtyley.github.io/bfg-repo-cleaner/
NumVotes: 75
Popularity: 0.373684
OutOfDate:
Maintainer: alexanderp
Submitter: chetgray
FirstSubmitted: 1394601794
LastModified: 1614468738
URLPath: /cgit/aur.git/snapshot/bfg.tar.gz