btcpayserver on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S btcpayserver

* (Optional) Uninstall btcpayserver on Arch using YAY

$ yay -Rns btcpayserver

2. Manually Install "btcpayserver" via AUR

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

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

b. Clone btcpayserver's git locally

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

c. Go to ~/btcpayserver folder and install it

$ cd ~/btcpayserver $ makepkg -si

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

ID: 1405432
Name: btcpayserver
PackageBaseID: 173972
PackageBase: btcpayserver
Version: 1.12.5-1
Description: Accept Bitcoin payments. Free, open source and self-hosted Bitcoin payment processor.
URL: https://github.com/btcpayserver/btcpayserver
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Spixmaster
Submitter: Spixmaster
FirstSubmitted: 1639497257
LastModified: 1707294252
URLPath: /cgit/aur.git/snapshot/btcpayserver.tar.gz