Skip to content

How often do I need to do: winget configure .config/configuration.winget ? #5393

Answered by mdanish-kh
AltitudeApps asked this question in Q&A
Discussion options

You must be logged in to vote

The configurations are idempotent - meaning they always check your current system system before "applying" any configuration. This means, you only ever have to run it once if your system lacks the configuration where WinGet will get it in the "desired state" (i.e., installing dependencies, enabling developer mode & others specified in the file). Afterwards, you can run the configuration as many time you want and it should essentially have "no effect" as it will assert your system already being in the desired state.

What this means is that you don't necessarily have to run it for every repo checkout - but if somehow the dependencies or the configs are missing, running it again will get you…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@AltitudeApps
Comment options

@AltitudeApps
Comment options

@denelon
Comment options

Answer selected by AltitudeApps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants