Just out of curiosity, why should I use apt-get vs apt?
what are the equivalent commands for apt?


On Thu, Apr 10, 2025 at 5:52 AM Fiona Ebner <f.eb...@proxmox.com> wrote:

> Hi,
>
> Am 10.04.25 um 07:08 schrieb Jack Raats via pve-user:
> >
> > I use the following script:
> >
> > upgrade.sh:
> >
> > #!/bin/sh
> > apt-get update
> > apt-get upgrade
>
> you shouldn't use 'upgrade' on Proxmox VE systems even if followed by
> 'full-upgrade'. Using only 'full-upgrade' is enough. See:
>
> https://lore.proxmox.com/pve-devel/20240909102050.40220-1-f.eb...@proxmox.com/
>
> Best Regards,
> Fiona
>
> > apt-get full-upgrade
> > apt-get autoremove
> > apt-get autoclean
> >
> > Gr.,
> > Jack Raats
>
>
>
>
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>
>
_______________________________________________
pve-user mailing list
pve-user@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to