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 show should display tags #2585

Closed
ppvnf opened this issue Oct 9, 2022 · 1 comment
Closed

winget show should display tags #2585

ppvnf opened this issue Oct 9, 2022 · 1 comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Milestone

Comments

@ppvnf
Copy link

ppvnf commented Oct 9, 2022

Description of the new feature / enhancement

The commandwinget show should display the tags of the package.

Example: winget show YACReader.YACReader doesn't display any tag, even though it's available on the manifest: https://github.com/microsoft/winget-pkgs/blob/master/manifests/y/YACReader/YACReader/9.9.1/YACReader.YACReader.locale.en-US.yaml

PS C:\Users\PICHAU> winget show YACReader.YACReader
Encontrado YACReader [YACReader.YACReader]
Versão: 9.9.1
Fornecedor: YACReader
URL do Fornecedor: https://www.yacreader.com
URL de Suporte do Fornecedor: https://github.com/YACReader/yacreader/issues
Autor: YACReader
Moniker: yacreader
Descrição: Read, browse and manage your comics collection.
Página inicial: https://www.yacreader.com
Licença: GNU General Public License v3.0
URL da licença: https://github.com/YACReader/yacreader/blob/develop/COPYING.txt
Copyright: Copyright (C) 2007 Free Software Foundation, Inc.
Copyright URL: https://github.com/YACReader/yacreader/blob/develop/COPYING.txt
URL de Notas de Versão: https://github.com/YACReader/yacreader/releases/tag/9.9.1
Instaladora:
  Tipo: inno
  Localidade: en-US
  Url de download: https://github.com/YACReader/yacreader/releases/download/9.9.1/YACReader-v9.9.1.2209046-winx64-7z.exe
  SHA256: eb5d3be5e99977b7cc8319e97767bf3dd92f3eef829185be6d698deddc1d15fa
  Data do Lançamento: 2022-09-04

Proposed technical implementation details

winget show "Package.ID" should show the package's tags if available

@ppvnf ppvnf added the Issue-Feature This is a feature request for the Windows Package Manager client. label Oct 9, 2022
@ghost ghost added the Needs-Triage Issue need to be triaged label Oct 9, 2022
@ppvnf
Copy link
Author

ppvnf commented Oct 9, 2022

Duplicate of #530

@ppvnf ppvnf closed this as completed Oct 9, 2022
@ghost ghost removed the Needs-Triage Issue need to be triaged label Oct 9, 2022
@denelon denelon added this to the v1.4-Client milestone Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Projects
None yet
Development

No branches or pull requests

2 participants