Install deps sudo apt update && sudo apt install libssl-dev Clone git clone https://github.com/NLnetLabs/unbound.git Gen make file cd unbound ./configure Run make make Run make install sudo make install Add unbound user sudo adduser unbound