Winget should support deprecating packages AKA hiding packages from search #4344
Labels
Area-Manifest
This may require a change to the manifest
Issue-Feature
This is a feature request for the Windows Package Manager client.
Description of the new feature / enhancement
Today winget displays all available packages in "winget search". Some packages may want to hide older packages from search if they are deprecated but still want users to be able to download them if they already know their ID. Hence winget should support marking a package as "deprecated" or "hidden from search" to facilitate this scenario.
Proposed technical implementation details
Add a tag/field to package manifests so that a package can be hidden from winget search but can still be installed if the user knows its ID.
The text was updated successfully, but these errors were encountered: