How to install varnish on Fedora Linux
High-performance HTTP accelerator
Availability
Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.
| Distro | Channel | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|---|
| Fedora 44 | Varnish 6.0 LTS | — | 6.0.18 | ||
| Fedora 43 | Varnish 6.0 LTS | — | 6.0.18 | ||
| Fedora 42 | Varnish 6.0 LTS | — | 6.0.16 | ||
| Fedora 41 | Varnish 6.0 LTS | — | 6.0.16 | ||
| Fedora 40 | Varnish 6.0 LTS | — | 6.0.13 |
Description
This is Varnish Cache, a high-performance HTTP accelerator. Varnish Cache stores web pages in memory so web servers don’t have to create the same web page over and over again. Varnish Cache serves pages much faster than any application server; giving the website a significant speed up. Documentation wiki and additional information about Varnish Cache is available on: https://www.varnish-cache.org/
Built for Fedora Linux.
Install
varnish on Fedora Linux 40, 41, 42, 43, 44
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
Package downloads require an active GetPageSpeed subscription — one repository for varnish and thousands more packages for Fedora Linux.
Subscribe — from $10/moFrequently asked questions
How do I install varnish on Fedora Linux?
Add the GetPageSpeed repository, then install the varnish package with your system package manager.
Which Fedora Linux versions is varnish available for?
varnish is available for Fedora 40, 41, 42, 43, 44.