dash-daemon on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S dash-daemon

* (Optional) Uninstall dash-daemon on Arch using YAY

$ yay -Rns dash-daemon

2. Manually Install "dash-daemon" via AUR

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

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

b. Clone dash-daemon's git locally

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

c. Go to ~/dash-daemon folder and install it

$ cd ~/dash-daemon $ makepkg -si

3. Information about the dash-daemon package on Arch User Repository (AUR)

ID: 922102
Name: dash-daemon
PackageBaseID: 101179
PackageBase: dash
Version: 0.17.0.3-1
Description: Dash peer-to-peer network based digital currency (daemon)
URL: http://www.dash.org/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer:
Submitter: slubman
FirstSubmitted: 1443909305
LastModified: 1623900111
URLPath: /cgit/aur.git/snapshot/dash-daemon.tar.gz