I moving my NAS away from the proxmox host to a container. Therefor I am deleting samba, nfs-common, and nfs-kernel-server packages.
For Samba I used 'apt-get autoremove samba', which went fine.
For NFS I used 'apt-get autoremove nfs-common nfs-kernel-server', but it prompts me for the below:
Should I remove proxmox-ve as described or should I issue ''apt-get remove nfs-common nfs-kernel-server', i.e. use remove instead of autoremove, and thus not remove the 'unused' dependencies?
For Samba I used 'apt-get autoremove samba', which went fine.
For NFS I used 'apt-get autoremove nfs-common nfs-kernel-server', but it prompts me for the below:
Should I remove proxmox-ve as described or should I issue ''apt-get remove nfs-common nfs-kernel-server', i.e. use remove instead of autoremove, and thus not remove the 'unused' dependencies?