microsoft / microsoft/winget-cli

Add support for Windows patches and drivers

Open
#5,332 6 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Feature
Dominant language
C++
Stars
26.4k
Forks
1.8k
Avg merge
1d 11h
Merged PRs (30d)
15

Description

Description of the new feature / enhancement

Add support for Windows patches and drivers in a similar manner to wsus. This would allow cached patches for the OS through the package manager. This would be similar to YaST, DNF, or APT and their respective OSes.

Proposed technical implementation details

This would be allowed by keeping the patches in the winget repo, and adding a mechanism to stag the OS patches and drivers to be picked up on the next reboot.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how the winget repository currently handles cached packages and how WSUS, YaST, DNF, or APT provide the comparable behavior. Define the required patch and driver sources, package-manager workflow, and reboot staging behavior; the work is done when Windows patches and drivers can be cached and staged for the next reboot.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.