How to install vmod-curl on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
cURL bindings VMOD for Varnish
Availability
Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.
| Distro | Channel | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|---|
| RHEL 10 | Varnish 6.0 LTS | — | 6.0.18.1.0.4 | ||
| RHEL 9 | Varnish 6.0 LTS | — | 6.0.18.1.0.4 | ||
| RHEL 8 | Varnish 6.0 LTS | — | 6.0.18.1.0.4 | ||
| RHEL 7 | Varnish 6.0 LTS | — | 6.0.18.1.0.4 |
Description
This vmod provides cURL bindings for Varnish so you can use Varnish as an HTTP client and fetch headers and bodies from backends
Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
Varnish 6.0 LTS
RHEL 7, 8, 9, 10
vmod-curl on AlmaLinux / Rocky Linux / Oracle Linux / RHEL 8, 9, 10
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install dnf-plugins-core sudo dnf config-manager --enable getpagespeed-extras-varnish60 sudo dnf -y install vmod-curl
vmod-curl on CentOS 7 / RHEL 7
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-varnish60 sudo yum -y install vmod-curl
Package downloads require an active GetPageSpeed subscription — one repository for vmod-curl and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install vmod-curl on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the vmod-curl package with your system package manager.
Which Enterprise Linux versions is vmod-curl available for?
vmod-curl is available for RHEL 7, 8, 9, 10.