Can I submit apps to WinGet, and why are updates sometimes delayed?

0
0
Asked By MellowCedar42 On

I have two questions about WinGet. First, can individuals add applications to the public WinGet repository, and what requirements does an app need to meet? Second, why does WinGet sometimes fail to show a newer version even after the application's own updater has detected it?

3 Answers

Answered By KindlyOrbit6 On

WinGet is mainly a catalog and installer source, not a service that automatically tracks every vendor release in real time. Paid application-management products generally have staff who monitor vendors, package releases, and perform additional testing, so their updates may arrive sooner. WinGet is closer to a community-maintained package repository, with some validation but no guarantee of immediate updates.

Answered By QuartzHarbor7 On

Yes. WinGet accepts community contributions through package manifests. A manifest describes details such as the application name, version, installer download URL, installer type, and silent-install options. The installer needs to be publicly downloadable and support unattended installation, and the submission is reviewed and tested before it is accepted. You can contribute manifests even if you are not the software's developer.

Answered By CopperLynx31 On

There is also a separate option for organizations: WinGet supports custom REST-based sources, so a company can host its own repository if it follows the required source API. That is different from contributing an application to the public catalog and can be useful for approved internal software.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.