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

Support winget installation #2927

Closed
alanlivio opened this issue Feb 17, 2024 · 3 comments
Closed

Support winget installation #2927

alanlivio opened this issue Feb 17, 2024 · 3 comments
Labels
request feature request or any other kind of wish

Comments

@alanlivio
Copy link

Is your feature request related to a problem?

No.

Describe the solution you would like

I would like to request a feature that would make it easier to install and update exiv2 on Windows using the winget tool, which is a command-line interface to the Windows Package Manager service, part of the App Installer. You can learn more about winget here,here.

To support winget installation, you would need to create and submit a manifest file to the winget-pkgs repository2, which is the source for the packages available through winget. The manifest file contains the metadata and installer URLs for your software. You can use the winget-create tool3 to help you generate or update the manifest file.

Describe alternatives you have considered

No.

Desktop

  • OS and version: windows
@alanlivio alanlivio added the request feature request or any other kind of wish label Feb 17, 2024
@kmilos
Copy link
Collaborator

kmilos commented Feb 17, 2024

Any packaging/delivery of exiv2 is out of scope for the project.

Please feel to contact the winget project/packagers directly, or contribute the PR there and maintain winget delivery yourself.

@kmilos kmilos closed this as not planned Won't fix, can't repro, duplicate, stale Feb 17, 2024
@kmilos
Copy link
Collaborator

kmilos commented Feb 18, 2024

Thank you for your understanding and contribution!

@alanlivio
Copy link
Author

Thank you @kmilos It seems someone already submitted a PR. 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request feature request or any other kind of wish
Projects
None yet
Development

No branches or pull requests

2 participants