static HTTPS · signed packages

Dogecoin client apt repository

Official package feed for the GPE / Dogecoin Core client (Debian/Ubuntu). Static files only — no RPC, no application API.

Status: Repository shell is live. Packages appear after the first signed publish.

When packages are available:

curl -fsSL https://apt.dogecli.gopastearth.com/pubkey.gpg | sudo gpg --dearmor -o /usr/share/keyrings/gpenode.gpg
echo "deb [signed-by=/usr/share/keyrings/gpenode.gpg] https://apt.dogecli.gopastearth.com stable main" | sudo tee /etc/apt/sources.list.d/gpenode.list
sudo apt update
sudo apt install dogecoin-gpenode   # package name TBD

Host: gpeproxybox · separate from sync.doge UTXO CDN and main GPE app.