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-proxyis 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?