View this package for all CentOS/RHEL versions →
How to install curl in CentOS/RHEL 7 (x86_64)
A utility for getting files from remote servers (FTP, HTTP, and others)
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install curl
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.
Compatibility
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
RPMs
| Package | Size | Changelog |
|---|---|---|
| curl-7.29.0-61.el7.gps1.x86_64 | 271 KiB |
Danila Vershinin (2026-07-06) - CVE-2023-27535: prevent FTP connection reuse with different SSL level, account, or alt-user · - CVE-2023-27538: prevent SSH/SFTP connection reuse when key files differ · - CVE-2025-14017: confirmed not affected (--enable-ldaps path compiles openldap.c, not ldap.c) |