Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Winget should support deprecating packages AKA hiding packages from search #4344

Open
MattHyman opened this issue Apr 3, 2024 · 1 comment
Labels
Area-Manifest This may require a change to the manifest Issue-Feature This is a feature request for the Windows Package Manager client.

Comments

@MattHyman
Copy link
Member

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 MattHyman added the Issue-Feature This is a feature request for the Windows Package Manager client. label Apr 3, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue need to be triaged label Apr 3, 2024
@denelon
Copy link
Contributor

denelon commented Apr 3, 2024

@denelon denelon added Area-Manifest This may require a change to the manifest and removed Needs-Triage Issue need to be triaged labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Manifest This may require a change to the manifest Issue-Feature This is a feature request for the Windows Package Manager client.
Projects
None yet
Development

No branches or pull requests

2 participants