- Log into your 3CX server via SSH
- Open /etc/apt/sources.list with nano
- Add the following
deb http://deb.debian.org/debian/ buster main
deb-src http://deb.debian.org/debian/ buster mai
- Save the sourses list
- run apt-get install qemu-guest-agent
- Edit your sourses list again to remove the above repo