How to Remove the Proxmox VE Subscription Warning and Switch to No-Subscription Repository
How to Remove the Proxmox VE Subscription Warning Introduction If you don’t have a paid Proxmox subscription, you’ll see a warning about the Enterprise repository. This is normal for home labs, but you can easily switch to the free no-subscription repository and get rid of the alert. Steps to Fix the Warning Open the Proxmox APT sources file: nano /etc/apt/sources.list.d/pve-enterprise.list Disable the enterprise repository: Just add a # at the start of the line so it looks like this: ...