Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 1.8k
Export should sort and remove duplicates #1058
Copy link
Copy link
Labels
Area-SortingIssue related to sorting outputIssue related to sorting outputCommand-ExportIssue related to WinGet ExportIssue related to WinGet ExportHelp-WantedWe encourage anyone to jump on these.We encourage anyone to jump on these.In-PRIssue related to a PRIssue related to a PRIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Description
Metadata
Metadata
Assignees
Labels
Area-SortingIssue related to sorting outputIssue related to sorting outputCommand-ExportIssue related to WinGet ExportIssue related to WinGet ExportHelp-WantedWe encourage anyone to jump on these.We encourage anyone to jump on these.In-PRIssue related to a PRIssue related to a PRIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Description of the new feature/enhancement
winget exportshould sort the packages list alphabetically and should also remove duplicates. I think a useful case is to export and then hand-edit to remove packages you might not want for every machine. I also found a couple duplicates. I don't know if that is a bug or not but the identifiers are identical so seems unnecessary to have the duplicates in the list if it is not a bug.Proposed technical implementation details (optional)