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

Package Request: cURL #726

Closed
hifocus opened this issue May 22, 2020 · 9 comments · Fixed by #88071
Closed

Package Request: cURL #726

hifocus opened this issue May 22, 2020 · 9 comments · Fixed by #88071
Labels
Blocking-Issue Manifest validation is blocked by a known issue. Help-Wanted This is a good candidate work item from the community.
Milestone

Comments

@hifocus
Copy link
Contributor

hifocus commented May 22, 2020

Description of the new feature/enhancement

cURL is a commonly used command line based download tool. By allowing winget install curl can make ease for its installation on Windows.

Proposed technical implementation details (optional)

As cURL does not provide official installers for Windows, currently the only way to install it is download its binary builds for windows, extract, then manually copy curl.exe to C:\Users\xxx for it to be effective, or add a path via environment variable.

I wonder if there's a way to allow winget install curl to come true, and have everything done via one simple command?

@hifocus hifocus added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label May 22, 2020
@chausner
Copy link
Contributor

curl is actually included already in recent versions of Windows: https://techcommunity.microsoft.com/t5/containers/tar-and-curl-come-to-windows/ba-p/382409

@masx200
Copy link

masx200 commented May 24, 2020

I support it!

@floh96
Copy link
Contributor

floh96 commented Jul 18, 2020

Blocked by curl/curl#5424

@denelon denelon added Help-Wanted This is a good candidate work item from the community. and removed Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. labels Jan 6, 2021
@ghost ghost added the No-Recent-Activity No activity has occurred on this work item for seven days. label Jan 13, 2021
@ghost
Copy link

ghost commented Jan 13, 2021

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.

@bb010g
Copy link
Contributor

bb010g commented Jun 23, 2021

Blocked by: microsoft/winget-cli#182

@ghost ghost removed the No-Recent-Activity No activity has occurred on this work item for seven days. label Jun 23, 2021
@denelon denelon added Blocking-Issue Manifest validation is blocked by a known issue. .exe labels Jun 24, 2021
@denelon denelon removed the Blocking-Issue Manifest validation is blocked by a known issue. label Aug 17, 2022
@denelon denelon added Blocking-Issue Manifest validation is blocked by a known issue. .zip and removed .exe labels Oct 14, 2022
@denelon
Copy link
Contributor

denelon commented Oct 14, 2022

We're getting closer to support for .zip based installers with portable packages inside. I've added the .zip label and removed .exe now that portable packages are supported.

@hifocus
Copy link
Contributor Author

hifocus commented Oct 14, 2022

We're getting closer to support for .zip based installers with portable packages inside. I've added the .zip label and removed .exe now that portable packages are supported.

Thanks for ever making this software more excellent

@denelon
Copy link
Contributor

denelon commented Oct 15, 2022

@Trenly do you already have a cURL manifest in the works somewhere?

@Trenly
Copy link
Contributor

Trenly commented Oct 15, 2022

@Trenly do you already have a cURL manifest in the works somewhere?

Linked above

Trenly added a commit to Trenly/winget-pkgs that referenced this issue Jan 31, 2023
@ghost ghost closed this as completed in #88071 Jan 31, 2023
ghost pushed a commit that referenced this issue Jan 31, 2023
* [Zip][Portable] New Package: cURL.cURL 7.85.0
* #726
* microsoft/winget-cli#2600

* winget-cli#2600 has been resolved

* Whoopsies, fix the relative path
@denelon denelon added this to the 1.7 Packages milestone Nov 1, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocking-Issue Manifest validation is blocked by a known issue. Help-Wanted This is a good candidate work item from the community.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants