# Installer quickjs-ng avec Homebrew, apk, dnf, MacPorts, Nix, pacman, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de quickjs-ng pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:quickjs-ng
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install quickjs-ng
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install quickjs-ng
```

  Preuve: MacPorts ports tree: devel/quickjs-ng/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add quickjs-ng
```

  Preuve: Alpine Linux edge package indexes: quickjs-ng from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install quickjs-ng
```

  Preuve: Fedora Rawhide package metadata: quickjs-ng from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#quickjs-ng
```

  Preuve: nixpkgs package indexes: pkgs/by-name/qu/quickjs-ng/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S quickjs-ng
```

  Preuve: Arch Linux sync databases: quickjs-ng from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/quickjs-ng
```

  Preuve: Scoop official bucket manifest trees: bucket/quickjs-ng.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:quickjs-ng
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/quickjs-ng>
- **Version:** 0.16.2
- **Résumé source:** QuickJS, the Next Generation: a mighty JavaScript engine
- **Page d'accueil:** <https://quickjs-ng.github.io/quickjs/>
- **Dépôt:** <https://github.com/quickjs-ng/quickjs>
- **Docs amont:** <https://quickjs-ng.github.io/quickjs/>
- **Licence:** MIT
- **Archive source:** <https://github.com/quickjs-ng/quickjs/archive/refs/tags/v0.16.2.tar.gz>
- **Dernière mise à jour:** 2026-09-19T01:46:45+02:00
- **Généré:** 2026-09-19T06:45:57+00:00

## exécutables

- qjs (cli)
- qjsc (cli)
- qjs (alias)
- qjsc (alias)

## Dépendances de compilation

- cmake

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-09-19
- version du gestionnaire: 0.16.2
- gestionnaire mis à jour: 2026-09-19
- données locales: OK
- dépôt amont: https://github.com/quickjs-ng/quickjs
- dernière version détectée: v0.16.2 (à jour)
## Historique du projet et usages

QuickJS-NG is a community-maintained fork of QuickJS focused on a small, embeddable JavaScript engine with current ECMAScript support.

### Historique du projet

QuickJS-NG is a community fork of the original QuickJS project by Fabrice Bellard and Charlie Gordon. Its maintainers created the fork after the original project became largely dormant, intending to reignite development and advance standards support.

### Historique d'adoption

QuickJS-NG retained the small, embeddable character of QuickJS while restarting active community development. It is packaged across Homebrew, Alpine, MacPorts, Nix, Arch, and Scoop according to the supplied package-manager metadata.

### Modes d'utilisation

Users run JavaScript with the `qjs` interpreter, compile scripts with `qjsc`, or embed the engine in C applications. It is commonly selected for constrained tools and applications that need a compact JavaScript runtime.

### Pourquoi les passionnés de paquets s'y intéressent

The project matters to runtime enthusiasts because it offers a compact ECMAScript engine, a bytecode compiler, and an embeddable C API outside the dominant V8, JavaScriptCore, and SpiderMonkey families. The NG fork also illustrates how a community can revive a mostly dormant upstream runtime.

### Chronologie

- 2019: The original QuickJS was publicly released by Fabrice Bellard and Charlie Gordon.
- 2023: QuickJS-NG development began as a community fork intended to revive active development.
- Current era: The fork publishes its own releases and maintains dedicated documentation.

### Related projects

- QuickJS-NG derives from QuickJS and retains its `qjs` interpreter and `qjsc` compiler model. It occupies the same lightweight-runtime niche while following an independently maintained development line.

### Sources

- Official documentation: https://quickjs-ng.github.io/quickjs/
- Official repository README and history statement: https://github.com/quickjs-ng/quickjs#readme


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour quickjs-ng. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** quickjs-ng
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** quickjs
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - quickjs-ng: normalized package name match | nixpkgs package indexes: pkgs/by-name/qu/quickjs-ng/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - quickjs-ng - 0.16.2-r0: normalized package name match | Alpine Linux edge package indexes: quickjs-ng from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Embeddable JavaScript engine in C (NG fork) | https://quickjs-ng.github.io/quickjs/
- apk - quickjs-ng-dev - 0.16.2-r0: normalized package name match | Alpine Linux edge package indexes: quickjs-ng-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Embeddable JavaScript engine in C (NG fork) (development files) | https://quickjs-ng.github.io/quickjs/
- apk - quickjs-ng-doc - 0.16.2-r0: normalized package name match | Alpine Linux edge package indexes: quickjs-ng-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Embeddable JavaScript engine in C (NG fork) (documentation) | https://quickjs-ng.github.io/quickjs/
- apk - quickjs-ng-libs - 0.16.2-r0: normalized package name match | Alpine Linux edge package indexes: quickjs-ng-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Embeddable JavaScript engine in C (NG fork) (libraries) | https://quickjs-ng.github.io/quickjs/
- apk - quickjs-ng-libs-static - 0.16.2-r0: normalized package name match | Alpine Linux edge package indexes: quickjs-ng-libs-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Embeddable JavaScript engine in C (NG fork) (static library) | https://quickjs-ng.github.io/quickjs/
- dnf - quickjs-ng - 0.16.2-1.fc46: normalized package name match | Fedora Rawhide package metadata: quickjs-ng from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst | Small and embeddable JavaScript engine | https://github.com/quickjs-ng/quickjs
- dnf - quickjs-ng-devel - 0.16.2-1.fc46: normalized package name match | Fedora Rawhide package metadata: quickjs-ng-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst | Development files for quickjs-ng | https://github.com/quickjs-ng/quickjs
- dnf - quickjs-ng-doc - 0.16.2-1.fc46: normalized package name match | Fedora Rawhide package metadata: quickjs-ng-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst | Documentation for quickjs-ng | https://github.com/quickjs-ng/quickjs
- dnf - quickjs-ng-libs - 0.16.2-1.fc46: normalized package name match | Fedora Rawhide package metadata: quickjs-ng-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst | Library providing a small JavaScript engine | https://github.com/quickjs-ng/quickjs
- pacman - quickjs-ng - 0.16.2-1: normalized package name match | Arch Linux sync databases: quickjs-ng from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A mighty JavaScript engine | https://quickjs-ng.github.io/quickjs
- MacPorts - quickjs-ng: normalized package name match | MacPorts ports tree: devel/quickjs-ng/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/quickjs-ng: normalized package name match | Scoop official bucket manifest trees: bucket/quickjs-ng.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [duktape](https://pkg.so/fr/brew/duktape/) - Shares pkgdb curated category or tags: cli, ecmascript, javascript, language-runtime, runtime.
- [node](https://pkg.so/fr/brew/node/) - Shares pkgdb curated category or tags: cli, javascript, language-runtime, runtime.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, runtime.
- [python@3.13](https://pkg.so/fr/brew/python-3-13/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, runtime.
- [python@3.12](https://pkg.so/fr/brew/python-3-12/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, runtime.
- [python@3.11](https://pkg.so/fr/brew/python-3-11/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, runtime.
- [deno](https://pkg.so/fr/brew/deno/) - Shares pkgdb curated category or tags: cli, javascript, language-runtime, runtime.
- [luajit](https://pkg.so/fr/brew/luajit/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, runtime.
- [boa](https://pkg.so/fr/brew/boa/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, ecmascript, engine, javascript, language.
- [jerryscript](https://pkg.so/fr/brew/jerryscript/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, ecmascript, engine, javascript, language.

## Combined YAML source

View the package source record on GitHub. [combined/quickjs-ng.yml](https://github.com/mxcl/pkgdb/blob/main/combined/quickjs-ng.yml)


## Sources

- pkg.so package database
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
