GetPageSpeed Extras

libsxg

How to install libsxg (aarch64)

Signed HTTP Exchange library

License: ASL 2.0 https://github.com/google/libsxg

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install libsxg

Description

Signed HTTP Exchange (SXG) is file format which contains an HTTP exchange (request and response) signed by a publisher's origin. If the publisher creates an SXG file with a valid signature, it will be treated like a valid HTTP response regardless of the distribution channel. This library is a minimal toolkit for handling SXG files.

Architecture

Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.

RPMs

Package Size Changelog
libsxg-0.2.1-4.amzn2.aarch64 23 KiB Danila Vershinin (2026-04-27)
- drop cmake-latest dependency; stock EL8 cmake (3.26+) is sufficient
libsxg-0.2.1-3.amzn2.aarch64 23 KiB Danila Vershinin (2021-02-24)
- release 0.2.1
libsxg-0.2.1-2.amzn2.aarch64 23 KiB Danila Vershinin (2021-02-24)
- release 0.2.1

Subscribe