How to install quickjs on Fedora Linux
A small and embeddable JavaScript engine
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Fedora 44 | ✓ | — | ✓ | 0.12.0 |
| Fedora 43 | ✓ | — | ✓ | 2025.09.13 |
| Fedora 42 | ✓ | — | ✓ | 2025.09.13 |
| Fedora 41 | ✓ | — | ✓ | 2024.01.13 |
| Fedora 40 | ✓ | — | ✓ | 2024.01.13 |
Description
QuickJS-NG is a small and embeddable JavaScript engine. It supports the ES2023 specification including modules, asynchronous generators, proxies, and BigInt. This is an actively maintained fork of the original QuickJS by Fabrice Bellard.
Built for Fedora Linux.
Install
quickjs on Fedora Linux 40, 41, 42, 43, 44
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 Fedora Linux.
Subscribe — from $10/moFrequently asked questions
How do I install quickjs on Fedora Linux?
Add the GetPageSpeed repository, then install the quickjs package with your system package manager.
Which Fedora Linux versions is quickjs available for?
quickjs is available for Fedora 40, 41, 42, 43, 44.