this post was submitted on 01 Oct 2023
3 points (100.0% liked)

Slackware

159 readers
1 users here now

Welcome to Slackware This is a non-official community/slice.

Some resources:

Join us on matrix!

Rules:

founded 1 year ago
MODERATORS
 

The problem I'm having with this is that slackpkg clean-system shows all packages I've installed with slackpkg+ from other repos to be removed, too.
But if I blacklist them, they won't get updated either.

Is it even necessary to run those commands on a normal update, or do packages only get added/removed in a new release?

top 2 comments
sorted by: hot top controversial new old
[โ€“] slacktoid@lemmy.ml 2 points 1 year ago

Not clean-system. But yes on install-new.

[โ€“] guilhermegnzaga@lemmy.eco.br 2 points 5 months ago* (last edited 5 months ago)

I think there are different functions to the commands you cited.

install-new seek for new uninstalled software in the system

clean-system will remove the packages that is not contained in the list file from your repository. upgrade-all is the command to upgrade existing packages and not mess with the others.