Unable to install qemu-guest-agent in Ubuntu 18.04.4 Server VM in Proxmox 6.2-4

trevorklat

New Member
May 29, 2020
4
0
1
66
I ran the command:

Code:
sudo apt-get install qemu-guest-agent

and received the following:
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package qemu-guest-agent

I searched the forum and only found this thread:
https://forum.proxmox.com/threads/install-qemu-guest-agent-at-ubuntu-18-04.47641/

Unlike the OP in that thread, I do have the Bionic universe repository enabled.

So, I ran the command
Code:
cat /etc/apt/sources.lest | less
and my repositories are:
Am I missing a needed repository? Is there anything else I could attempt?

Thanks,
 
I found out that I did not have internet access through my server. Must have messed up something in pfSense. or Proxmox. Completely starting over now.