btcdeb on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S btcdeb

* (Optional) Uninstall btcdeb on Arch using YAY

$ yay -Rns btcdeb

2. Manually Install "btcdeb" via AUR

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

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

b. Clone btcdeb's git locally

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

c. Go to ~/btcdeb folder and install it

$ cd ~/btcdeb $ makepkg -si

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

ID: 981670
Name: btcdeb
PackageBaseID: 172581
PackageBase: btcdeb
Version: 0.3.20-1
Description: Bitcoin Script Debugger
URL: https://github.com/bitcoin-core/btcdeb
NumVotes: 1
Popularity: 0.000808
OutOfDate:
Maintainer:
Submitter: rapiz
FirstSubmitted: 1635689165
LastModified: 1635689165
URLPath: /cgit/aur.git/snapshot/btcdeb.tar.gz