configure: error: “libevent not found”

Written by

When installing a software from source i get error

configure: error: "libevent not found"

To fix, install libevent-dev

apt install libevent-dev

See Errors