git404hub

what is winget-pkgs fr?

svelle/winget-pkgs — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2020-07-07

Audience · developerComplexity · 2/5DormantSetup · moderate

tl;dr

A community-run repository of manifest files that tell Windows Package Manager where to find, verify, and install applications, like an app store catalog built from pull requests.

vibe map

mindmap
  root((winget-pkgs))
    What it does
      Stores install manifests
      Powers winget install
      Verifies software checksums
    Tech stack
      PowerShell
      YAML manifests
    Use cases
      Submit your app to winget
      Install software via command line
      Automate app installs on Windows
    Audience
      Software publishers
      Windows power users
      Open source maintainers
    Process
      Author a manifest
      Validate locally
      Open a pull request
      Automated review

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Submit a manifest so your application becomes installable via winget install

VIBE 2

Install Windows software from the command line instead of clicking through installers

VIBE 3

Validate a new manifest locally before submitting it as a pull request

VIBE 4

Contribute fixes to existing manifests for other maintainers' applications

what's the stack?

PowerShellYAML

how it stacks up fr

svelle/winget-pkgs0verflowme/alarm-clock0verflowme/seclists
LanguageCSS
Last pushed2020-07-072022-10-032020-05-03
MaintenanceDormantDormantDormant
Setup difficultymoderateeasyeasy
Complexity2/52/51/5
Audiencedevelopervibe coderops devops

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 1h+

Submitters must author a manifest, validate it locally, and pass automated security checks before merge.

prompts (copy fr)

prompt 1
Walk me through authoring a winget manifest for my own application using the PowerShell script.
prompt 2
Show me how to run winget validate and winget install to test my manifest locally before submitting.
prompt 3
Explain what checks Microsoft's automation runs on a submitted manifest pull request.
prompt 4
Help me appeal a false-positive malicious flag on my winget-pkgs submission.

Frequently asked questions

what is winget-pkgs fr?

A community-run repository of manifest files that tell Windows Package Manager where to find, verify, and install applications, like an app store catalog built from pull requests.

Is winget-pkgs actively maintained?

Dormant — no commits in 2+ years (last push 2020-07-07).

How hard is winget-pkgs to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is winget-pkgs for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.