Cannot install dnscrypt-proxy on Raspberry Pi (Debian 12, 64-bit) – “Unable to locate package”

Expected Behaviour:

Running

sudo apt install dnscrypt-proxy  

should install the dnscrypt-proxy package on my Pi-hole system.

Actual Behaviour:

root@pihole4:/home/pi# sudo apt install dnscrypt-proxy
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package dnscrypt-proxy

Troubleshooting Info:

  • Running Pi-hole v6.0.5 on a Raspberry Pi (64-bit) with Debian 12 (Bookworm)
  • dnscrypt-proxy is not found in the APT repositories.
  • Tried updating apt with sudo apt update, no change.

Debug Token:

https://tricorder.pi-hole.net/SQ9jwYF3/


Question:

Is dnscrypt-proxy no longer available in the Debian 12 repos?
What’s the recommended method to install it on a modern Pi-hole setup?

This isn't related to Pi-hole.

You are trying to install software that isn't available for your OS release.
See dnscrypt-proxy appears to not be included in Debian bookworm repositories, is that intentional? · DNSCrypt/dnscrypt-proxy · Discussion #2410 · GitHub

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.