Does winget allow for repackaging? #11378
Unanswered
DarthXibalba
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
@DarthXibalba this seems like a great candidate for a third party repository. For this repository we're looking for packages to come from the ISV/Publisher's source. There isn't a concept of a pointer manifest. When we implement dependencies, one package could depend on another but I think that's a slightly different scenario than what you are asking for. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say I wanted to take my favorite release of Docker from winget (d/Docker/DockerDesktop/3.3.1.63152) can I repackage it as /d/DarthXibalbaRedist/Docker/DockerDesktop/v1/?
Granted the licensing permitted for this, is this kind of redistribution acceptable within the winget community?
What I'm trying to accomplish is to easily redistribute a concrete set of software packages for a targeted set of users who use those specific tools.
More info: When I say "repackage it" I mean uploading a manifest that would point to:
OR
Does winget support manifest files that are pointers to other manifest files?
Beta Was this translation helpful? Give feedback.
All reactions