bcoin-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bcoin-git

* (Optional) Uninstall bcoin-git on Arch using YAY

$ yay -Rns bcoin-git

2. Manually Install "bcoin-git" via AUR

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

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

b. Clone bcoin-git's git locally

$ git clone https://aur.archlinux.org/bcoin-git.git ~/bcoin-git

c. Go to ~/bcoin-git folder and install it

$ cd ~/bcoin-git $ makepkg -si

3. Information about the bcoin-git package on Arch User Repository (AUR)

ID: 545507
Name: bcoin-git
PackageBaseID: 123224
PackageBase: bcoin-git
Version: 1.0.2.50.g8630a8ee-1
Description: An alternative implementation of the bitcoin protocol, written in node.js.
URL: http://bcoin.io/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: thann
Submitter: thann
FirstSubmitted: 1496958092
LastModified: 1537474193
URLPath: /cgit/aur.git/snapshot/bcoin-git.tar.gz