macOS
brew install mujslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mujs in AI-Agent-Workflows.
Installation
brew install mujslocal Homebrew formula metadata
sudo apk add mujsAlpine Linux edge package indexes · mujs · Quelle: dl-cdn.alpinelinux.org
sudo apt install mujsDebian stable package indexes · mujs · Quelle: deb.debian.org
sudo dnf install mujsFedora Rawhide package metadata · mujs · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#mujsnixpkgs package indexes · pkgs/by-name/mu/mujs/package.nix · Quelle: api.github.com
sudo pacman -S mujsArch Linux sync databases · mujs · Quelle: geo.mirror.pkgbuild.com
sudo zypper install mujsopenSUSE Tumbleweed package metadata · mujs · Quelle: download.opensuse.org
Überblick
Embeddable Javascript interpreter
Verlauf
MuJS is an embeddable JavaScript interpreter in C developed and maintained by Artifex Software. The project site says it was originally developed for the MuPDF viewer, then made useful as an independent component. The GitHub mirror records Artifex copyright years beginning in 2013, and the public repository mirror was created in 2017.
The interpreter is aimed at applications that need scripting without pulling in a large browser engine. Its introduction page emphasizes ES5 compliance, portable C, building from a single C file, a small footprint, a simple embedding API, and a default sandboxed build. The README presents the package as a lightweight interpreter for extending other software with scripting capabilities, with command-line interpreter, static library, and header installation targets.
In package-manager ecosystems, MuJS belongs with embeddable language runtimes such as Lua, Duktape, QuickJS, and JerryScript. Its distinguishing role is a small C implementation tied historically to the MuPDF and Ghostscript/Artifex family, suitable for projects that want JavaScript extension points without V8-scale dependencies.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mujs | cli | globales Executable | |
mujs-pp | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:mujs |
|---|---|
| Version | 1.3.9 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mujs |
| Homepage | https://www.mujs.com/ |
| Repository | https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mujs.git |
| Upstream-Dokumentation | https://mujs.com/introduction.html |
| Lizenz | ISC |
| Quellarchiv | https://mujs.com/downloads/mujs-1.3.9.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mujs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libmujs-dev 1.3.6-1
Lightweight JavaScript interpreter (development package)
sudo apt install libmujs-devlibmujs3 1.3.6-1
Lightweight JavaScript interpreter library
sudo apt install libmujs3mujs 1.3.6-1
Lightweight JavaScript interpreter
sudo apt install mujsmujs
nix profile install nixpkgs#mujslibmujs-dev 1.3.3-3build2
Lightweight JavaScript interpreter (development package)
sudo apt install libmujs-devlibmujs3 1.3.3-3build2
Lightweight JavaScript interpreter library
sudo apt install libmujs3mujs 1.3.3-3build2
Lightweight JavaScript interpreter
sudo apt install mujsmujs 1.3.9-r0
An embeddable JavaScript interpreter
sudo apk add mujsmujs-dev 1.3.9-r0
An embeddable JavaScript interpreter (development files)
sudo apk add mujs-devmujs-libs 1.3.9-r0
An embeddable JavaScript interpreter (libraries)
sudo apk add mujs-libsmujs-static 1.3.9-r0
An embeddable JavaScript interpreter (static library)
sudo apk add mujs-staticmujs 1.3.7-2.fc44
An embeddable Javascript interpreter
sudo dnf install mujsmujs-devel 1.3.7-2.fc44
MuJS development files
sudo dnf install mujs-develmujs-static 1.3.7-2.fc44
MuJS development files using static lib
sudo dnf install mujs-staticmujs 1.3.9-1
An embeddable Javascript interpreter in C
sudo pacman -S mujsmujs 1.3.7-3.2
An embeddable Javascript interpreter
https://github.com/ccxvii/mujs
sudo zypper install mujsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.