Replies: 1 comment 2 replies
-
Perhaps what you want is 'scoop status'?
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I usually run scoop in two phases: one run to update what is updatable right away (= binaries that are not locked) and then a second time to get the list of available updates (= the updates that were not applied in the run just before).
I then close the relevant apps to update them.
It would be useful to have a switch (
--show-failed
?) that would list the apps that didi not make it in the update, for sheer convenienceBeta Was this translation helpful? Give feedback.
All reactions