How to install compat-jemalloc1 (aarch64)
Legacy libjemalloc.so.1 for ABI compatibility
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install compat-jemalloc1
Description
Provides libjemalloc.so.1 (built from jemalloc 3.6.0) for packages linked against the pre-5.x soname - e.g. legacy varnish-4.1.x. Installs alongside the main jemalloc package and ships only the shared library, no headers, no jemalloc.sh, no jeprof.
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 |
|---|---|---|
| compat-jemalloc1-5.3.1-2.amzn2.aarch64 | 77 KiB |
Danila Vershinin (2026-04-14) - Add compat-jemalloc1 subpackage shipping libjemalloc.so.1 from ยท jemalloc 3.6.0 for legacy consumers (varnish-4.1.x, etc.) |