this post was submitted on 05 Oct 2023
4 points (100.0% liked)

openSUSE

13 readers
1 users here now

The makers' choice for sysadmins, developers and desktop users.

www.opensuse.org

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.

founded 2 years ago
MODERATORS
 

Hey, so i have kind of a noob question :D When i update all the packages on Tumbleweed with 'sudo zypper dup' there are many packages that need to get restarted since these active processes using deleted files. Normally i just restart my whole Computer for that but i wonder if there is another possibility, perhaps restarting only the libaries that are affected while my computer is still running. Is there a command for that or is it essential to restart the whole computer after updating?

you are viewing a single comment's thread
view the rest of the comments
[–] MyNameIsRichard@lemmy.ml 1 points 1 year ago

I've never really looked for a way to do that. I suppose you could write a script to do it.