-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
Support for winget to install kdash #312
Comments
Thanks for the report. I'm not familiar with winglet but I'll try to look
into it. If you know how to do it I would appreciate a PR
…On Fri, 17 Mar 2023, 15:07 Sander ten Brinke, ***@***.***> wrote:
*Is your feature request related to a problem? Please describe.*
Currently you can use scoop and chocolately to install kdash. However,
winget is now the native package manager on Windows. There is nothing
wrong with chocolately and scoop, but having to install an alternative
package manager to install kdash in the recommended way is a bit of a
shame..
*Describe the solution you'd like*
kdash would be available for installation using winget
*Describe alternatives you've considered*
Install a completely different package manager like scoop or chocolately
just to try out kdash. This is not a great alternative because I just want
to play with this tool, and the barrier for entry is too high.
*Additional context*
none
—
Reply to this email directly, view it on GitHub
<#312>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIOKFZGPQO73RZ2RBCKPM3W4RV35ANCNFSM6AAAAAAV6SRAVQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
This looks like something I could do, though I currently don't have the time. However, if someone else would like to do this.. it looks pretty straight forward. The official docs are here, the rest of this comment is based on that. I'm not sure if kdash is a ISV or publisher, I'm guessing not. In this case, we can submit a proposal to https://github.com/microsoft/winget-pkgs to get kdash into the winget repository. I've already submitted a proposal with the request for help getting this implemented, however, if I find time (no guarantee), I could look into it: microsoft/winget-pkgs#100530 The only "real" work is that the package must end up being an |
WinGet can perform installations from an archive but supports only |
Is your feature request related to a problem? Please describe.
Currently you can use scoop and chocolately to install kdash. However,
winget
is now the native package manager on Windows. There is nothing wrong with chocolately and scoop, but having to install an alternative package manager to install kdash in the recommended way is a bit of a shame..Describe the solution you'd like
kdash would be available for installation using
winget
Describe alternatives you've considered
Install a completely different package manager like scoop or chocolately just to try out kdash. This is not a great alternative because I just want to play with this tool, and the barrier for entry is too high.
Additional context
none
The text was updated successfully, but these errors were encountered: