GetPageSpeed Extras

quickjs

How to install quickjs on Amazon Linux

A small and embeddable Javascript engine

License: BSD https://bellard.org/quickjs/

Availability

Distro aarch64 noarch x86_64 Version
Amazon Linux 2023 2025.09.13
Amazon Linux 2012.03
Amazon Linux 2 2025.09.13

Description

QuickJS supports the ES2020 specification 1 including modules, asynchronous generators, proxies and BigInt. It supports mathematical extensions such as big decimal float float numbers (BigDecimal), big binary floating point numbers (BigFloat), and operator overloading.

Built for Amazon Linux.

Install

quickjs on Amazon Linux 2, 2023

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install quickjs

Package downloads require an active GetPageSpeed subscription — one repository for quickjs and thousands more packages for Amazon Linux.

Subscribe — from $10/mo

Frequently asked questions

How do I install quickjs on Amazon Linux?

Add the GetPageSpeed repository, then install the quickjs package with your system package manager.

Which Amazon Linux versions is quickjs available for?

quickjs is available for Amazon Linux 2, 2023.

Subscribe