Dear community,
I’m using my Pihole with Unbound 1.9.0.
PRETTY_NAME=“Raspbian GNU/Linux 10 (buster)”
NAME=“Raspbian GNU/Linux”
VERSION_ID=“10”
VERSION=“10 (buster)”
VERSION_CODENAME=buster
ID=raspbian
The OS repo doesn’t provide any updates for Unbound.
Is there any benefit to update to the latest version?
Where can I get a file to install the latest on my PiHole?
Thank you!
Hi Gil,
I am guessing you are not using the piHole image . . .
With Debian you can update with:
sudo apt update
sudo apt list --upgradable
sudo apt dist-upgrade
Be aware this will updated most everything Debian on the device running pihole. (It won’t update the OS from 10 to 11)
The pihole community is better for these type of questions. See https://discourse.pi-hole.net
Hi Jon,
Thanks. This didn’t update much. Only a Python package. I’m still stuck with Unbound 1.9.0.
The Pihole community doesn’t assist with updating things they didn’t develop. I searched there already 
Cheers,
Gil