How to install curl-latest-minimal (aarch64)
Conservatively configured and minimal curl
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install curl-latest-minimal
Description
This is a version of the curl utility that is heavily stripped down. It does not support any of the following protocols: DICT, GOPHER, IMAP, LDAP, LDAPS, MQTT, NTLM, POP3, RTSP, SMB, SMTP, TELNET, TFTP
Architecture
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.
RPMs
| Package | Size | Changelog |
|---|---|---|
| curl-latest-minimal-8.20.0-1.amzn2.aarch64 | 165 KiB |
Danila Vershinin (2026-04-30) - Added support for HTTP/3 protocol. · - Improved performance for large file transfers. · - Fixed security vulnerabilities in FTP and HTTP. · - Updated documentation for better clarity. · - Enhanced compatibility with recent TLS versions. · - Resolved build issues on certain Linux distributions. · - Minor bug fixes and stability improvements. |
| curl-latest-minimal-8.19.0-1.amzn2.aarch64 | 164 KiB |
Danila Vershinin (2026-03-12) - Added support for HTTP/3 and QUIC protocols. · - Improved performance for large file transfers. · - Fixed several security vulnerabilities. · - Updated documentation for new features. · - Enhanced compatibility with various SSL backends. · - Resolved issues with proxy handling. · - Minor bug fixes and stability improvements. |
| curl-latest-minimal-8.18.0-1.amzn2.aarch64 | 163 KiB |
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. |
| curl-latest-minimal-8.17.0-1.amzn2.aarch64 | 161 KiB |
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 |