How to install curl-latest (aarch64)
A utility for getting files from remote servers (FTP, HTTP, and others)
Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install curl-latest
Description
curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. This package enables HTTP/3 (QUIC) and Zstd compression support.
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-8.21.0-1.fc44.aarch64 | 987 KiB |
Danila Vershinin (2026-06-25) - 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 platforms. · - Minor bug fixes and stability improvements. |
| curl-latest-8.20.0-1.fc44.aarch64 | 976 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. |