DevToys icon indicating copy to clipboard operation
DevToys copied to clipboard

Add Devtoys to winget

Open 01Vladimir10 opened this issue 2 years ago • 6 comments

What's the Problem?

have you considered adding devtoys to the winget repository? I love the tool and I would love being able to install it by just running winget install devtoys from my terminal.

Solution/Idea

https://docs.microsoft.com/en-us/windows/package-manager/package/repository

Alternatives

.

Priorities

Capability Priority
This proposal will allow developers to accomplish W Must
This proposal will allow end users to accomplish X Should
This proposal will allow developers to accomplish Y Could
This proposal will allow end users to accomplish Z Won't

DevToys Version

No response

Comments

No response

01Vladimir10 avatar Aug 23 '22 05:08 01Vladimir10

winget install devtoys works perfectly fine, it installs it via Microsoft Store integration.

Dreamescaper avatar Aug 26 '22 12:08 Dreamescaper

winget install devtoys works perfectly fine, it installs it via Microsoft Store integration.

if chocolatey is supported it should also be supported by winget repo (not MS Store)

many people including me work on corporate devices/win server VMs where MS Store is disabled or not available

masterflitzer avatar Sep 27 '22 08:09 masterflitzer

Note to myself: check out work in progress here: https://github.com/microsoft/winget-pkgs/pull/43996

veler avatar Dec 31 '22 21:12 veler

Also the MS Store version which is installed via winget doesn't include version info, so I don't believe it shows up on winget upgrade

Name    Id           Version Source
-------------------------------------
DevToys 9PGCV4V3BK4W Unknown msstore

AVTPJ avatar Mar 01 '23 11:03 AVTPJ

Is there any update on this? It is currently 18th Sept 2023. More than a year later.

Unable to add DevToys to Winget scripts to auto-install when setting up new PCs and Desktops. Even a simple Veler.DevToys will be well appreciated.

SandeeepKiran avatar Sep 17 '23 19:09 SandeeepKiran

Is there any update on this? It is currently 18th Sept 2023. More than a year later.

Unable to add DevToys to Winget scripts to auto-install when setting up new PCs and Desktops.

Even a simple Veler.DevToys will be well appreciated.

Hi, Still not on WinGet due to same limitation than mentioned previously. The good news though is that we're working on DevToys 2.0, which is a full rewrite and won't have the same limitation of UWP. We're hoping for a preview release early next year.

veler avatar Sep 17 '23 21:09 veler

It's coming :-) https://github.com/microsoft/winget-pkgs/pull/156567

veler avatar Jun 11 '24 12:06 veler

it is now available: https://devtoys.app/download

veler avatar Jun 13 '24 05:06 veler

I see this:

Name                                                               Id                            Version       Available     Source
-----------------------------------------------------------------------------------------------------------------------------------
DevToys Preview version 2.0-preview.1                              DevToys-app.DevToys           2.0-preview.1 2.0.1         winget

After running winget upgrade DevToys-app.DevToys I seem to remain on the preview version, and winget upgrade shows the same as above.

IIRC, I also tried uninstalling first.

glen-84 avatar Jun 14 '24 18:06 glen-84

I see this:

yeah same, the version 2.0.1 in winget actually installs 2.0-preview.1 but is wrongly tagged as 2.0.1, this results in upgrade loop

i probably commented on the wrong issue: https://github.com/microsoft/winget-pkgs/pull/156567#issuecomment-2166560844

masterflitzer avatar Jun 14 '24 18:06 masterflitzer