Updating the system

As a newbie on opensuse i have a question about updating the system.

Wich is the best way for updating

Is it sudo zypper up
Or through snapshot.
And is there a good manual for snapshot how to use and work with

sudo zypper dup
Upgrade Tumbleweed

Thanks for the info, now i know more to get a good use of the system

Even you execute the “zypper up” in the CLI.
In the somewhere of output you will find the warning message to ask you to re-execut “zypper dup”. :wink:

1 Like

Self am using Leap 15.5 with frequent use of:

sudo zypper ref
sudo zypper up
sudo zypper inr

A lot of my education was achieved by using zypper

.

What about Yast?

zypper dup

that only

The OP is about Tumbleweed - this is the correct for Leap (the last zypper command isn’t necessary, though), but this is not correct for Tumbleweed.

2 Likes