winget-cli icon indicating copy to clipboard operation
winget-cli copied to clipboard

Winget should support deprecating packages AKA hiding packages from search

Open MattHyman opened this issue 1 year ago • 1 comments

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.

MattHyman avatar Apr 03 '24 00:04 MattHyman

Related to:

  • #1900
  • #2463

denelon avatar Apr 03 '24 15:04 denelon