How to install libxquic on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
High-performance QUIC protocol implementation
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| RHEL 10 | ✓ | — | ✓ | 1.7.2 |
| RHEL 9 | ✓ | — | ✓ | 1.7.2 |
| RHEL 8 | ✓ | — | ✓ | 1.7.2 |
| RHEL 7 | ✓ | — | ✓ | 1.7.2 |
| RHEL 6 | — | — | — |
Description
XQUIC is an open-source implementation of the QUIC protocol developed by Alibaba Group, designed for high-performance network communication.
Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
libxquic 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 libxquic
libxquic 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 libxquic
Package downloads require an active GetPageSpeed subscription — one repository for libxquic and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install libxquic on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the libxquic package with your system package manager.
Which Enterprise Linux versions is libxquic available for?
libxquic is available for RHEL 7, 8, 9, 10.