GetPageSpeed Extras

libcurl-devel

How to install libcurl-devel in CentOS/RHEL 7 (x86_64)

Files needed for building applications with libcurl

License: MIT Vendor: GetPageSpeed LLC http://curl.haxx.se/

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 yum-utils
sudo yum-config-manager --enable getpagespeed-extras-testing
sudo yum -y install libcurl-devel

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.

Compatibility

This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

RPMs

Package Size Changelog
libcurl-devel-7.29.0-60.el7.gps1.x86_64 303 KiB Danila Vershinin (2026-06-25)
- GetPageSpeed extended-security rebuild of the stock EL7 curl (ABI/SONAME · unchanged), backporting curl CVE fixes left unpatched after EL7 EOL. · - tighten SFTP "/~/" home-relative path handling (CVE-2023-27534) · - only reuse a connection with the same GSSAPI delegation (CVE-2023-27536) · - do not reload cookies from the parent handle file on duphandle (CVE-2023-38546) · - do not reuse a proxy connection with different proxy credentials (CVE-2026-3784) · - do not reuse a clear-text connection when TLS is required (CVE-2026-4873) · - see SECURITY.md for the full per-CVE applicability analysis (patched, · not-affected, and assessed-deferred)

Subscribe