-
Hi, Is it posible to configure winget to add extra software/url (not listed in winget show) to the list of programs that can be upgraded/installed ? How ? Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
You can submit a package to the Windows Package Manager Community Repository, which will then show up in Also, if you want someone else to create the manifest and add the software for you, please fill out Package Request/Submission with as much information as possible. Hope this answered your questions 😃 |
Beta Was this translation helpful? Give feedback.
-
Yes. Thanks. |
Beta Was this translation helpful? Give feedback.
You can submit a package to the Windows Package Manager Community Repository, which will then show up in
winget show
and you will be able to install the software. You can read more about the steps to submit a package here: Submit a Package.Also, if you want someone else to create the manifest and add the software for you, please fill out Package Request/Submission with as much information as possible.
Hope this answered your questions 😃