pkg.soopen package index

brew / 順位 612

zellij を Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install zellij

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install zellij

MacPorts ports tree · sysutils/zellij/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add zellij

Alpine Linux edge package indexes · zellij · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#zellij

nixpkgs package indexes · pkgs/by-name/ze/zellij/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S zellij

Arch Linux sync databases · zellij · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install zellij

openSUSE Tumbleweed package metadata · zellij · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/zellij

Scoop official bucket manifest trees · bucket/zellij.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Zellij.Zellij -e

Windows Package Manager source index · Zellij.Zellij · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Pluggable terminal workspace, with terminal multiplexer as the base feature

コマンドとエイリアス

  • zellij

履歴

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

Zellij is a Rust terminal workspace and multiplexer aimed at developers, operators, and heavy terminal users, notable for making panes, tabs, layouts, plugins, and collaboration feel like a packaged workspace rather than a bare multiplexer.

プロジェクトの歴史

Zellij reached a public beta on April 20, 2021, when Aram Drevekenin described it as a Rust terminal workspace and multiplexer with ambitions to become a general-purpose application development platform. Its early positioning was already distinct from classic screen/tmux culture: it emphasized an out-of-the-box UI, discoverable shortcuts, and a friendlier path for users who had not memorized multiplexer commands.

The project then evolved toward a programmable workspace. In the 2022 Zellij 0.32.0 release, configuration and layouts moved from YAML to KDL, and command panes became a way to preserve, rerun, and compose terminal commands inside layouts. In 2023 the project overhauled its WebAssembly plugin system, framing plugins as terminal applets that can draw UI, react to events, and manage panes, tabs, commands, and editors.

By 2026 the README described Zellij as a terminal workspace with batteries included, with floating and stacked panes, layouts, true multiplayer collaboration, WebAssembly plugins, and a built-in web client. That trajectory matters because Zellij became less a tmux clone and more a terminal-native environment for organizing work.

採用の歴史

Zellij adoption followed the path of modern Rust CLI tools: binaries and Cargo installs first, then broad package-manager coverage. The supplied package data lists it across Homebrew, MacPorts, Nix, Arch, Scoop, winget, Alpine, and openSUSE-family packaging, which puts it in the common install paths for macOS developers, Linux workstation users, and Windows terminal users.

The public repository shows a large contributor and user footprint for a terminal multiplexer, with tens of thousands of GitHub stars and many releases by 2026. The FAQ also presents it as actively maintained full-time by its creator with community and sponsor support, which helps explain why it is treated by package maintainers as an active, fast-moving CLI rather than a frozen niche utility.

使われ方

Typical use starts with running `zellij` to get a managed session with panes and tabs, then leaning on layouts for repeatable workspaces and `config.kdl` for keybindings, themes, and behavior. Users coming from tmux often care about session persistence, pane management, and shortcut conflicts with terminal editors.

For power users, the interesting usage surface is automation: layouts can encode project workspaces, command panes can run repeatable commands, and WebAssembly plugins can provide custom UI or workflow actions inside the terminal. The plugin model is explicitly designed so plugins can be distributed as `.wasm` files and interact with Zellij state and events.

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

Zellij is a useful package-nerd marker for the Rust-era terminal stack: a single CLI whose value depends on assets that packages must install correctly, including layouts, default plugins, shell completions, man pages, and config migration behavior. Packaging it well is not just putting one binary in PATH.

It also represents a shift in terminal tooling expectations. Where older multiplexers often expected users to bring their own configuration, Zellij competes on defaults, discoverability, and bundled workflow pieces, making it a package whose post-install experience is part of its identity.

タイムライン

  • 2021-04-20: Zellij public beta announced as a Rust terminal workspace and multiplexer.
  • 2022-10-25: Zellij 0.32.0 moves configuration from YAML to KDL and adds command panes and a new layout system.
  • 2023-06-27: Zellij announces an overhauled WebAssembly plugin system and Rust SDK for plugin authors.
  • 2026-05-13: GitHub release listing shows v0.44.3 as the latest release.

Related projects

  • tmux and GNU screen are the historical terminal multiplexers users often compare with Zellij.
  • zellij-tile is the Rust SDK used for Zellij WebAssembly plugin development.
  • KDL is the configuration language Zellij adopted for configuration and layouts.

セキュリティ状態

保護ツール対応はまだ見つかっていません

zellij に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
/home/alice/.config/zellij/config.kdl
macOS
/Users/Alice/Library/Application Support/org.Zellij-Contributors.Zellij/config.kdl
Unix
~/.config/zellij/config.kdl/etc/zellij/config.kdl

実行可能ファイル

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

コマンド種類公開範囲メモ
zellij実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.44.3
マネージャ更新日2026-06-22
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:zellij
バージョン0.44.3
パッケージマネージャHomebrew
ホームページhttps://zellij.dev
リポジトリhttps://github.com/zellij-org/zellij
最終更新2026-06-22T14:06:45-07:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

zellij

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

zellij 0.44.3-r0

Terminal multiplexer

https://zellij.dev/

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

zellij-bash-completion 0.44.3-r0

Bash completions for zellij

https://zellij.dev/

sudo apk add zellij-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: zellij
  • normalized package name match
  • 一致条件: Zellij
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zellij-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zellij-doc 0.44.3-r0

Terminal multiplexer (documentation)

https://zellij.dev/

sudo apk add zellij-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: zellij
  • normalized package name match
  • 一致条件: Zellij
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zellij-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zellij-fish-completion 0.44.3-r0

Fish completions for zellij

https://zellij.dev/

sudo apk add zellij-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: zellij
  • normalized package name match
  • 一致条件: Zellij
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zellij-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zellij-zsh-completion 0.44.3-r0

Zsh completions for zellij

https://zellij.dev/

sudo apk add zellij-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: zellij
  • normalized package name match
  • 一致条件: Zellij
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zellij-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

zellij 0.44.3-1

A terminal multiplexer

https://zellij.dev

sudo pacman -S zellij
  • License: MIT
  • Architecture: x86_64
  • 7 依存関係
  • normalized package name match
  • 一致条件: Zellij
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zellij from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

zellij 0.44.3-1.3

Terminal workspace with batteries included

https://github.com/zellij-org/zellij

sudo zypper install zellij
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: zellij
  • 3 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Zellij
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zellij from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

zellij-bash-completion 0.44.3-1.3

Bash Completion for zellij

https://github.com/zellij-org/zellij

sudo zypper install zellij-bash-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: zellij
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Zellij
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zellij-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

zellij-fish-completion 0.44.3-1.3

Fish Completion for zellij

https://github.com/zellij-org/zellij

sudo zypper install zellij-fish-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: zellij
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Zellij
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zellij-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

zellij-zsh-completion 0.44.3-1.3

Zsh Completion for zellij

https://github.com/zellij-org/zellij

sudo zypper install zellij-zsh-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: zellij
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Zellij
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zellij-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

zellij

sudo port install zellij
  • normalized package name match
  • 一致条件: Zellij
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/zellij/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/zellij

scoop install main/zellij
  • normalized package name match
  • 一致条件: Zellij
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/zellij.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Zellij.Zellij

winget install --id Zellij.Zellij -e
  • normalized package name match
  • 一致条件: Zellij
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Zellij.Zellij from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation