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

Add support for Windows Package Manager (winget) #1444

Closed
1 task done
IDisposable opened this issue May 28, 2020 · 15 comments
Closed
1 task done

Add support for Windows Package Manager (winget) #1444

IDisposable opened this issue May 28, 2020 · 15 comments

Comments

@IDisposable
Copy link

Is your feature request related to a problem? Please describe.
While Chocolatey and Scoop are both excellent package managers for Windows, the newly released Windows Package Manager is built-in and available in all upcoming versions of Windows.

Describe the solution you'd like
Would love to see scrcpy registered for a winget install scrcpy install. Instructions for submitting the package to the winget repository are pretty simple, just uploading a manifest to the public GitHub repository of packages via a PR.

Steps:

  1. Create manifest
  2. Register manifest with winget
  3. Update the srccpy repository to build/validate/submit manifest
  4. Wait for initial confirmation that package is available
  5. Update this repository README.MD to include winget instructions.

Describe alternatives you've considered
Obviously we can already use choco or scoop, but those package managers have to be bootstrap-installed first if not yet in use.

@IDisposable IDisposable changed the title Add support for Windows Package Manager Add support for Windows Package Manager (winget) May 28, 2020
@IDisposable
Copy link
Author

@rom1v have you typically been the person submitting the choco or scoop manifests? Would you like me to create a sample, or just submit one. Would you like me to create the PR for the README.MD file?

@rom1v
Copy link
Collaborator

rom1v commented May 28, 2020

have you typically been the person submitting the choco or scoop manifests?

No, people just submitted pull requests to add the links to the README (#1144 #1202).

Would you like me to create a sample, or just submit one. Would you like me to create the PR for the README.MD file?

Yes. Yes. 😉

Thank you 👍

@AzureRaptor
Copy link

I very much second this.

It's about time Windows got an "official" package manager - all the rest of them have various issues or taints, and this is a pretty darn good implementation.

I just checked the repository a little while ago and I didn't see scrcpy in there. @IDisposable, thank you for spearheading this! Have you submitted the manifest yet? Please let us know if/when there's been any response.

@kunal26das
Copy link

When can we expect windows terminal cli winget package of scrcpy?

@AzureRaptor
Copy link

AzureRaptor commented Mar 8, 2021 via email

@rom1v rom1v mentioned this issue Jun 21, 2021
1 task
@hazre
Copy link

hazre commented Sep 29, 2021

Any update on this?

@Hazmi35
Copy link

Hazmi35 commented Sep 29, 2021

Any update on this?

This is blocked by microsoft/winget-cli#140, also related: microsoft/winget-pkgs#4083

@vignesh-em
Copy link

Is this actively being looked into?

@mesvam
Copy link

mesvam commented Oct 9, 2022

This is blocked by microsoft/winget-cli#140, also related: microsoft/winget-pkgs#4083

Looks like microsoft/winget-cli#140 has been fixed. Release notes indicate installing from zip is currently experimental and the Community Repository will not accept zip applications until 1.4 is Generally Available, but it's coming

@davvolun
Copy link

davvolun commented Feb 5, 2023

I believe a stable (non-prerelease) version of Winget 1.4 is available, as of about 3 weeks ago https://github.com/microsoft/winget-cli/releases/tag/v1.4.10173

@AzureRaptor
Copy link

I believe a stable (non-prerelease) version of Winget 1.4 is available, as of about 3 weeks ago https://github.com/microsoft/winget-cli/releases/tag/v1.4.10173

@IDisposable Does this mean you can go ahead with submitting that manifest/PR now?

@IDisposable
Copy link
Author

I guess it does! I'll get to that on Thursday.

rom1v pushed a commit that referenced this issue May 17, 2023
rom1v pushed a commit that referenced this issue May 17, 2023
rom1v pushed a commit that referenced this issue May 17, 2023
@rom1v
Copy link
Collaborator

rom1v commented May 17, 2023

#4005

@rom1v rom1v closed this as completed May 17, 2023
@davvolun
Copy link

I'm guessing this should be added as a separate issue, but this didn't add scrcpy or, a bigger problem, adb to my command line PATH. It installed them, but I expected to be able to simply run adb connect <android ip> and scrcpy to view my screen. Physically connecting with scrcpy works fine, but without (easy) command line access as part of the package, wireless connection for adb is a pain.

Was this as expected, a bug, or a fault on my end?

@Abdull
Copy link

Abdull commented Nov 28, 2023

scrcpy in the Windows Package Manager Community Repository ("winget default repository"):

https://github.com/microsoft/winget-pkgs/tree/master/manifests/g/Genymobile/scrcpy memento

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants