dcrdex on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S dcrdex

* (Optional) Uninstall dcrdex on Arch using YAY

$ yay -Rns dcrdex

2. Manually Install "dcrdex" via AUR

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

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

b. Clone dcrdex's git locally

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

c. Go to ~/dcrdex folder and install it

$ cd ~/dcrdex $ makepkg -si

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

ID: 1255720
Name: dcrdex
PackageBaseID: 193472
PackageBase: dcrdex
Version: 0.6.1-1
Description: Self-custody multi-coin wallet with atomic swap capability, by Decred.
URL: https://dex.decred.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chappjc
Submitter: chappjc
FirstSubmitted: 1683675048
LastModified: 1683675048
URLPath: /cgit/aur.git/snapshot/dcrdex.tar.gz