chocolatey / chocolatey/choco

Install command noop check if package is already installed and log that in the message

Open
#2,576 0 comments 0 reactions 0 assignees View on GitHub
0 - Triaging Enhancement
Dominant language
C#
Stars
11.5k
Forks
960
PR merge metrics
No merged PRs in 30d

Description

As noted by the todo comment https://github.com/chocolatey/choco/blob/d8ca7bad2ad64538a0c1026a9317700dbb7f03db/src/chocolatey/infrastructure.app/services/NugetService.cs#L359

Contributor guide

Open the contributing guide

Research direction

Start at src/chocolatey/infrastructure.app/services/NugetService.cs near line 359 and inspect the TODO comment and surrounding install flow. Determine how an already-installed package is detected and where the install message is logged; done means the install command performs a no-op and clearly logs that condition.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.