3
Why does Tumbleweed insist on reinstalling YaST?
(europe.pub)
The makers' choice for sysadmins, developers and desktop users.
openSUSE (IPA: oʊpənˈsuːzə) is a project that serves to promote the use of free and open-source software.
openSUSE is well known for its Linux distributions, mainly Tumbleweed, a tested rolling release, and Leap, a distribution with long-term support.
Its probably part of a pattern that's getting installed. I think adding a lock (zypper al packagename) would stop it from being reinstalled
If one wants to lock a package
zypper addlock packagename
is the way, yes.