pkg.soopen package index

brew / 順位 3663

joker を Homebrew, apk, Nix, zypper でインストール

joker のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install joker

local Homebrew formula metadata

概要

パッケージ概要

Small Clojure interpreter, linter and formatter

コマンドとエイリアス

  • joker

履歴

プロジェクトの歴史と使われ方

Joker is a small Clojure interpreter, linter, and formatter written in Go. It targets scripting and tooling use cases where Clojure syntax is desirable but JVM startup and full Clojure compatibility are not the goal.

プロジェクトの歴史

The candid82/joker repository was created in December 2016 and published its v0.5.0 release the same day. The README frames Joker as a Clojure dialect with deliberate limits: close syntax and semantics where implemented, but no attempt at complete Clojure parity or high-performance execution.

Over time Joker grew from an interpreter into a compact toolchain for Clojure-family files, adding REPL, script execution, eval, linting, formatting, and EDN pretty-printing modes.

採用の歴史

Joker's README documents package-manager paths through Homebrew, Arch Linux's AUR, Nix, and precompiled binaries. Homebrew packages it as the joker formula and builds from Go when needed.

使われ方

Users run joker for a REPL, execute .joke scripts, evaluate expressions from the command line, lint files or directories, and format Clojure source or EDN. The project goals explicitly favor lightweight scripting, fast startup, helpful errors, and tooling for Clojure and ClojureScript code.

パッケージ好きにとっての重要性

Joker is package-nerd-interesting because it packages a Clojure-like command-line experience as a Go-built binary rather than a JVM runtime. That makes it attractive for shell scripts, editor integrations, and package formulas where startup time and a small dependency footprint matter.

タイムライン

  • 2016: The GitHub repository was created and v0.5.0 was released.
  • 2017: The v0.7.0 release followed early development.
  • 2019: The README documented Joker as interpreter, linter, formatter, and scripting tool.
  • 2026: The v1.8 release line appeared in GitHub release metadata.

Related projects

  • Related projects and ecosystems include Clojure, ClojureScript, EDN tooling, clj-kondo-like linting workflows, Homebrew, Nix, Arch AUR, and Go-based single-binary CLI packaging.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:interpreter

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jokercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-04
マネージャ版1.9.0
マネージャ更新日2026-07-25
ローカルデータOK
上流最新
検出された最新v1.9.0

https://github.com/candid82/joker

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:joker
バージョン1.9.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/joker
ホームページhttps://joker-lang.org/
リポジトリhttps://github.com/candid82/joker
上流ドキュメントhttps://joker-lang.org/
ライセンスEPL-1.0
ソースアーカイブhttps://github.com/candid82/joker/archive/refs/tags/v1.9.0.tar.gz
最終更新2026-07-25T20:58:05-04:00
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejoker
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

joker

nix profile install nixpkgs#joker
  • normalized package name match
  • 一致条件: Joker
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jo/joker/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

joker 1.5.8-r7

Small Clojure interpreter, linter and formatter written in Go

https://joker-lang.org/

sudo apk add joker
  • License: EPL-1.0
  • Architecture: x86_64
  • Source Package: joker
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Joker
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: joker from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

joker 1.4.0-2.8

Small Clojure interpreter, linter and formatter written in Go

https://joker-lang.org

sudo zypper install joker
  • License: EPL-1.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: joker
  • 1 提供
  • normalized package name match
  • 一致条件: Joker
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: joker from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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