Qemu-guest-agent - not in Repository

I need assistance with the installation of a guest agent for my underlying virtualization platform
virtualization platform (Proxmox or KVM based), unfortunately I have not found any packages like qemu agent that are needed for advanced information or monitoring of my VM
Installation base UC version 5.0.5

thx joerg

Don’t you have this

univention-install qemu-guest-agent

no sorry

root@dc1:~# univention-install qemu-guest-agent
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package qemu-guest-agent
root@dc1:~#

try one beforehand:

apt update

I just did a few hours ago:

apt update
univention-install qemu-guest-agent

on a freshly installed UCS5.

I fixed the problem myself, based on a previous post of mine, after running the following command I was able to download the agent

ucr commit /etc/apt/sources.list.d/*list"

thanks a lot

Mastodon