bfgminer on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bfgminer

* (Optional) Uninstall bfgminer on Arch using YAY

$ yay -Rns bfgminer

2. Manually Install "bfgminer" via AUR

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

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

b. Clone bfgminer's git locally

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

c. Go to ~/bfgminer folder and install it

$ cd ~/bfgminer $ makepkg -si

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

ID: 1070121
Name: bfgminer
PackageBaseID: 166542
PackageBase: bfgminer
Version: 5.5.0-4
Description: Bitcoin miner featuring overclocking, monitoring, fan speed control and remote management. For FPGA/GPU/CPU Bitcoin mining.
URL: https://bitcointalk.org/?topic=877081
NumVotes: 4
Popularity: 2.0E-6
OutOfDate: 1684675990
Maintainer:
Submitter: arojas
FirstSubmitted: 1620464473
LastModified: 1650586054
URLPath: /cgit/aur.git/snapshot/bfgminer.tar.gz