Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Winget: adding new repository #815

Closed
MXP2095onetechguy opened this issue Mar 21, 2021 · 4 comments
Closed

Winget: adding new repository #815

MXP2095onetechguy opened this issue Mar 21, 2021 · 4 comments
Labels
Issue-Feature This is a feature request for the Windows Package Manager client. Resolution-Duplicate Issue is a duplicate
Milestone

Comments

@MXP2095onetechguy
Copy link

I want to see the ability to add new repository(you don't have to implement it)

Description of the new feature/enhancement

you can add new software repository similar to winget-pkg

Proposed technical implementation details (optional)

adding this command: winget addrep [the url of the repository]
using the command above with the url you want, you can add third party repository

@MXP2095onetechguy MXP2095onetechguy added the Issue-Feature This is a feature request for the Windows Package Manager client. label Mar 21, 2021
@ghost ghost added the Needs-Triage Issue need to be triaged label Mar 21, 2021
@jedieaston
Copy link
Contributor

I think this is a duplicate of #118 (as well as a few others I'm sure).

@denelon
Copy link
Contributor

denelon commented Mar 22, 2021

The command is winget source add

PS C:\Users\denelon> winget source add -?
Windows Package Manager v0.2.10771 Preview
Copyright (c) Microsoft Corporation. All rights reserved.

Add a new source. A source provides the data for you to discover and install packages. Only add a new source if you trust it as a secure location.

usage: winget source add [-n] <name> [-a] <arg> [[-t] <type>]

The following arguments are available:
  -n,--name  Name of the source
  -a,--arg   Argument given to the source
  -t,--type  Type of the source

More help can be found at: https://aka.ms/winget-command-source
PS C:\Users\denelon>

@denelon
Copy link
Contributor

denelon commented Mar 22, 2021

Duplicate of #118

@denelon denelon marked this as a duplicate of #118 Mar 22, 2021
@ghost
Copy link

ghost commented Mar 22, 2021

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost closed this as completed Mar 22, 2021
@ghost ghost added Resolution-Duplicate Issue is a duplicate and removed Needs-Triage Issue need to be triaged labels Mar 22, 2021
@denelon denelon added this to the v1.3-Client milestone Jun 21, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client. Resolution-Duplicate Issue is a duplicate
Projects
None yet
Development

No branches or pull requests

3 participants