macOS
brew install gjslocal Homebrew formula metadata
sudo port install gjsMacPorts ports tree · gnome/gjs/Portfile · ソース: api.github.com
brew
gjs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gjslocal Homebrew formula metadata
sudo port install gjsMacPorts ports tree · gnome/gjs/Portfile · ソース: api.github.com
sudo apk add gjsAlpine Linux edge package indexes · gjs · ソース: dl-cdn.alpinelinux.org
sudo dnf install gjsFedora Rawhide package metadata · gjs · ソース: dl.fedoraproject.org
nix profile install nixpkgs#gjsnixpkgs package indexes · pkgs/by-name/gj/gjs/package.nix · ソース: api.github.com
sudo pacman -S gjsArch Linux sync databases · gjs · ソース: geo.mirror.pkgbuild.com
sudo zypper install gjsopenSUSE Tumbleweed package metadata · gjs · ソース: download.opensuse.org
概要
JavaScript Bindings for GNOME
履歴
GJS is GNOME's JavaScript runtime, built on Firefox's SpiderMonkey engine and GNOME platform libraries. It lets JavaScript programs use GNOME APIs through GObject Introspection and provides the runtime used by GNOME Shell, extensions, and many GNOME applications.
The GJS README gives an unusually direct origin story: the idea traces to an August 2008 blog post and experimental gscript code, while the recognizable project form was developed in October 2008 at litl for the litl webbook.
GJS was soon adopted as the basis of GNOME Shell's user-interface code and extension system, and the README says it debuted as a fundamental component of GNOME 3.0. That made it a central runtime in the GNOME desktop rather than a standalone scripting curiosity.
In 2013, during the GNOME Developer Experience Hackfest, GJS was declared the first among equals for GNOME application development. The README records that this was controversial and later abandoned, but the episode shows how seriously GNOME considered JavaScript as an application language.
The GJS README names GNOME Shell, Maps, Characters, Sound Recorder, and many other apps as GJS users. It also notes use in Endless OS's offline-content framework and in Cinnamon through a forked version.
Package metadata in this batch shows GJS distributed through Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE. That breadth follows from its role as a GNOME platform component and language runtime.
Practitioners use GJS to write JavaScript programs that call GNOME platform libraries. The README documents an interactive interpreter, whole-program execution with gjs filename.js, debugger support through -d in supported versions, and coverage-report facilities.
GJS is also used by extension authors and desktop developers because GNOME Shell and related applications expose platform behavior through JavaScript. The runtime bridges familiar JavaScript syntax with GTK, GLib, and other introspected GNOME libraries.
GJS matters to package people because it is both a language runtime and a desktop-platform dependency. Packaging it means coordinating SpiderMonkey, GObject Introspection, GNOME libraries, ABI expectations, and application consumers.
It also represents a major desktop choosing an embedded JavaScript runtime for core UI behavior. That makes GJS more like a platform runtime than a conventional command-line interpreter.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gjs | cli | グローバル実行可能ファイル | |
gjs-console | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://gitlab.gnome.org/GNOME/gjs/wikis/Home
インストールメタデータ
| パッケージキー | brew:gjs |
|---|---|
| バージョン | 1.88.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gjs |
| ホームページ | https://gitlab.gnome.org/GNOME/gjs/wikis/Home |
| リポジトリ | https://gitlab.gnome.org/GNOME/gjs |
| 上流ドキュメント | https://gjs-docs.gnome.org/gjs |
| ライセンス | LGPL-2.0-or-later AND MIT |
| ソースアーカイブ | https://download.gnome.org/sources/gjs/1.88/gjs-1.88.1.tar.xz |
| 最終更新 | 2026-06-29T04:06:11Z |
| Pulse | updated |
| 依存関係 | cairo, gettext, glib, libx11, readline, spidermonkey |
| ビルド依存関係 | gobject-introspection, meson, ninja, pkgconf |
| macOS 提供ライブラリ | libffi |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gjs |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gjs 1.82.3-1
Mozilla-based javascript bindings for the GNOME platform (cli tool)
https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/README.md
sudo apt install gjsgjs-tests 1.82.3-1
Mozilla-based javascript bindings for the GNOME platform (tests)
https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/README.md
sudo apt install gjs-testslibgjs-dev 1.82.3-1
Mozilla-based javascript bindings for GNOME - development files
https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/README.md
sudo apt install libgjs-devlibgjs0g 1.82.3-1
Mozilla-based javascript bindings for the GNOME platform
https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/README.md
sudo apt install libgjs0ggjs
nix profile install nixpkgs#gjsgjs 1.80.2-1build2
Mozilla-based javascript bindings for the GNOME platform (cli tool)
https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/README.md
sudo apt install gjsgjs-tests 1.80.2-1build2
Mozilla-based javascript bindings for the GNOME platform (tests)
https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/README.md
sudo apt install gjs-testslibgjs-dev 1.80.2-1build2
Mozilla-based javascript bindings for the GNOME platform
https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/README.md
sudo apt install libgjs-devlibgjs0g 1.80.2-1build2
Mozilla-based javascript bindings for the GNOME platform
https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/README.md
sudo apt install libgjs0ggjs 1.88.0-r1
GNOME javascript library
https://gitlab.gnome.org/GNOME/gjs
sudo apk add gjsgjs-dbg 1.88.0-r1
GNOME javascript library (debug symbols)
https://gitlab.gnome.org/GNOME/gjs
sudo apk add gjs-dbggjs-dev 1.88.0-r1
GNOME javascript library (development files)
https://gitlab.gnome.org/GNOME/gjs
sudo apk add gjs-devgjs 1.88.0-1.fc45
Javascript Bindings for GNOME
https://wiki.gnome.org/Projects/Gjs
sudo dnf install gjsgjs-devel 1.88.0-1.fc45
Development package for gjs
https://wiki.gnome.org/Projects/Gjs
sudo dnf install gjs-develgjs-tests 1.88.0-1.fc45
Tests for the gjs package
https://wiki.gnome.org/Projects/Gjs
sudo dnf install gjs-testsgjs 2:1.88.0-1
Javascript Bindings for GNOME
https://wiki.gnome.org/Projects/Gjs
sudo pacman -S gjsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.