Jump to letter: [
ABCDFGHIJLMNPQRSTWXYZ
]
libcurl-latest-devel (x86_64) - Files needed for building applications with libcurl
- Description:
The libcurl-devel package includes header files and libraries necessary for
developing programs which use the libcurl library. It contains the API
documentation of the library, too.
How to Install libcurl-latest-devel (x86_64)
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install libcurl-latest-devel
Packages
| libcurl-latest-devel-8.18.0-1.amzn2.x86_64
[835 KiB] |
Changelog
by Danila Vershinin (2026-01-08):
- Added support for HTTP/3 protocol.
- Improved performance for large file transfers.
- Fixed security vulnerabilities in TLS handling.
- Updated documentation for new features.
- Enhanced compatibility with recent OpenSSL versions.
- Resolved build issues on certain Linux distributions.
- Improved error messages for better debugging.
|
| libcurl-latest-devel-8.17.0-1.amzn2.x86_64
[834 KiB] |
Changelog
by Danila Vershinin (2025-11-29):
- upstream release v8.17.0
- enable HTTP/3 support via quictls and bundled nghttp3/ngtcp2
- enable Zstd compression support
- enable SCP/SFTP support via bundled libssh2
- include wcurl utility and shell completions for zsh/fish
|