microsoft / microsoft/winget-cli

Show whether a package is already installed in winget search

Open
#5,855 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Relevant area(s)

WinGet CLI

Description of the new feature / enhancement

When using the "winget search" command, it would be nice to have a column at the end that would alert me to the fact that this package is already installed. When searching for and installing similar apps, it would let me know which ones are already installed (and I can therefore ignore) and which ones I should check out, which is helpful especially when you have a lot of programs on your PC and don't remember all of them at all times.

Proposed technical implementation details

No response

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

The issue identifies the WinGet CLI and the winget search command; start by locating the search command implementation and the existing mechanism for detecting installed packages. Done means search results clearly indicate which packages are already installed, with coverage in the relevant CLI tests.

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
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.