How to install varnish-devel on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
Development files 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 | ||
| RHEL 9 | Varnish 6.0 LTS | — | 6.0.18 | ||
| RHEL 8 | Varnish 6.0 LTS | — | 6.0.18 | ||
| RHEL 7 | Varnish 6.0 LTS | — | 6.0.18 | ||
| RHEL 6 | Varnish 6.0 LTS | — | — | 6.0.7 |
Description
Development files for varnish Varnish Cache is a high-performance HTTP accelerator Requires: varnish = 6.0.18-1.el10.gps Requires: python(abi) >= 3.4
Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
Varnish 6.0 LTS
RHEL 6, 7, 8, 9, 10
varnish-devel 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 varnish-devel
varnish-devel 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 varnish-devel
varnish-devel on CentOS / RHEL 6
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install yum-utils sudo yum-config-manager --enable getpagespeed-extras-varnish60 sudo yum -y install varnish-devel
Package downloads require an active GetPageSpeed subscription — one repository for varnish-devel and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install varnish-devel on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the varnish-devel package with your system package manager.
Which Enterprise Linux versions is varnish-devel available for?
varnish-devel is available for RHEL 6, 7, 8, 9, 10.