Subscribe

How to install libcurl-latest (aarch64)

A library for getting files from web servers

License: MIT https://curl.se/

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install libcurl-latest

Description

libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3 and RTSP. libcurl 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.

RPMs

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.