# quickjs-ng mit Homebrew, apk, dnf, MacPorts, Nix, pacman, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für quickjs-ng in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

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

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:quickjs-ng
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/quickjs-ng>
- **Version:** 0.16.2
- **Quellzusammenfassung:** QuickJS, the Next Generation: a mighty JavaScript engine
- **Homepage:** <https://quickjs-ng.github.io/quickjs/>
- **Repository:** <https://github.com/quickjs-ng/quickjs>
- **Upstream-Dokumentation:** <https://quickjs-ng.github.io/quickjs/>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/quickjs-ng/quickjs/archive/refs/tags/v0.16.2.tar.gz>
- **Zuletzt aktualisiert:** 2026-09-19T01:46:45+02:00
- **Generiert:** 2026-09-19T06:45:57+00:00

## Executables

- qjs (cli)
- qjsc (cli)
- qjs (Alias)
- qjsc (Alias)

## Build-Abhängigkeiten

- cmake

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-09-19
- Manager-Version: 0.16.2
- Manager aktualisiert: 2026-09-19
- lokale Daten: OK
- Upstream-Repository: https://github.com/quickjs-ng/quickjs
- neueste erkannte Version: v0.16.2 (aktuell)
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

Für quickjs-ng wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
