should I run "apt update" then "apt upgrade"

Colin Law clanlaw at gmail.com
Fri Sep 4 10:19:06 UTC 2020


On Fri, 4 Sep 2020 at 11:15, Tom Black <tom.v.black at gmail.com> wrote:
>
> Hi
>
> After getting a vm from the provider (such as vultr, linode), will I run
> "apt update" then "apt upgrade" to upgrade all packages in the default
> installation of ubuntu?

You should run update then full-upgrade.
sudo apt update && sudo apt full-upgrade

It shouldn't break anything and should be done regularly so that you
get security updates.

Regards

Colin

Colin

>
> Does this have risk to destroy something?
>
> Thanks.
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users




More information about the ubuntu-users mailing list