Additional Debian packages?

VirtualProx

Active Member
Dec 27, 2017
2
0
41
55
I just installed PVE 5.1 R 3 from the ISO installer.

I need to install some additional debian packages into the hypervisor OS, such as bind9, but apt-get and apt-cache do not see that package, as well as many others.

Are these packages intentionally excluded?

How can I add them? I've been looking at Debian Stretch package information and sources.list examples, and I don't see any information that would require additional repositories to be added to get these packages.

Thanks...
 
I think the reasoning for many packages not to be included in the Proxmox repositories is that you generally want your hypervisor to be very thin. It’s not too common to see hypervisors also acting as DNS and other infrastructure servers. The common thing would be to run these services inside VMs or containers on top of the hypervisor.

To accomplish your goal of having these kinds of services running on your bare metal hypervisor, instead of trying to add the standard Debian repositories to a Proxmox install, you may consider installing Debian and then installing Proxmox packages on top of that.
 
I just installed PVE 5.1 R 3 from the ISO installer.

I need to install some additional debian packages into the hypervisor OS, such as bind9, but apt-get and apt-cache do not see that package, as well as many others.

Are these packages intentionally excluded?

How can I add them? I've been looking at Debian Stretch package information and sources.list examples, and I don't see any information that would require additional repositories to be added to get these packages.

Thanks...

A default Proxmox VE includes the standard Debian packages repositories. Just run "apt-get update" to refresh your index.