Search Criteria
Package Details: dogecoin-cli 1.14.9-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dogecoin-daemon.git (read-only, click to copy) |
|---|---|
| Package Base: | dogecoin-daemon |
| Description: | Dogecoin is a peer-to-peer network based digital currency - RPC client |
| Upstream URL: | https://dogecoin.com/ |
| Keywords: | cryptocurrency dogecoin moon |
| Licenses: | MIT |
| Submitter: | acerix |
| Maintainer: | acerix |
| Last Packager: | acerix |
| Votes: | 13 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-01-01 23:04 (UTC) |
| Last Updated: | 2026-03-05 22:17 (UTC) |
Dependencies (9)
- db
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libevent (libevent-gitAUR)
- boost (boost-gitAUR) (make)
- boost-libs (make)
- db (make)
- libevent (libevent-gitAUR) (make)
- libzmq.so (zeromq-gitAUR, zeromq-gitAUR, zeromq) (make)
Latest Comments
1 2 Next › Last »
ZombieJesus9k commented on 2026-03-03 06:27 (UTC) (edited on 2026-03-03 06:29 (UTC) by ZombieJesus9k)
Package files appear legitimate, dogecoin-daemon source appears to be standard. I've flagged it out of date but if you're in a pinch like I was in.
needed for updpkgsums
sudo pacman -S --needed pacman-contrib
clone it
git clone https://aur.archlinux.org/dogecoin-daemon.git
duh
cd dogecoin-daemon
Regenerate all source checksums in the PKGBUILD
updpkgsums
Build and install again
makepkg -si
acerix commented on 2021-01-03 20:25 (UTC)
@mike2208 Thanks for putting that together, just applied it
mike2208 commented on 2021-01-03 12:58 (UTC)
dogecoin-daemonbuild fails due to missing include headers. The following git patch applies the patches found in the AUR packagedogecoin-qtand fixes the issue:Download and run
git applyto apply the patch.ozz commented on 2018-06-04 12:00 (UTC) (edited on 2018-06-04 12:25 (UTC) by ozz)
The incompatible bdb does cause issues if you're moving the blockchain around between clients. There is an AUR for db5.1 that coexists with other versions.
automoc4 and protobuf probably shouldn't be dependencies since they are related to the GUI which is disabled.
acerix commented on 2018-04-02 16:21 (UTC)
How is libressl a dependency? That is an "EXPERIMENTAL" package in AUR and the latest stable release of dogecoin (1.10) seems to need openssl 1.0 to compile, otherwise I get "configure: error: Detected LibreSSL: This is NOT supported, and may break consensus compatibility!".
muhviehstarr commented on 2018-04-02 11:15 (UTC)
add libressl to depends
mmozeiko commented on 2015-10-07 05:24 (UTC)
acerix commented on 2015-10-06 23:22 (UTC)
mmozeiko commented on 2015-10-05 05:24 (UTC) (edited on 2015-10-05 05:25 (UTC) by mmozeiko)
1 2 Next › Last »