How to install tquic on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
High-performance, lightweight QUIC and HTTP/3 library
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| RHEL 10 | ✓ | — | ✓ | 1.6.0 |
| RHEL 9 | ✓ | — | ✓ | 1.6.0 |
| RHEL 8 | ✓ | — | ✓ | 1.6.0 |
| RHEL 7 | ✓ | — | ✓ | 1.6.0 |
| RHEL 6 | — | — | — |
Description
TQUIC is a high-performance, lightweight, and cross-platform library for the IETF QUIC and HTTP/3 protocols, developed by Tencent. This package provides the shared library exposing TQUIC's C API.
Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
tquic 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 tquic
tquic 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 tquic
Package downloads require an active GetPageSpeed subscription — one repository for tquic and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install tquic on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the tquic package with your system package manager.
Which Enterprise Linux versions is tquic available for?
tquic is available for RHEL 7, 8, 9, 10.