Automic VaultAutomic Vault

brew

byobu を Homebrew, apk, apt, dnf, MacPorts, Nix, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install byobu

local Homebrew formula metadata

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

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

Linux

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

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

Debian apt確認済み · 92%
sudo apt install byobu

Debian stable package indexes · byobu · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install byobu

Fedora Rawhide package metadata · byobu · ソース: dl.fedoraproject.org

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

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

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

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

概要

パッケージ概要

Text-based window manager and terminal multiplexer

コマンドとエイリアス

  • byobu
  • byobu-config
  • byobu-ctrl-a
  • byobu-disable
  • byobu-disable-prompt
  • byobu-enable
  • byobu-enable-prompt
  • byobu-export
  • byobu-janitor
  • byobu-keybindings
  • byobu-launch
  • byobu-launcher
  • byobu-launcher-install
  • byobu-launcher-uninstall
  • byobu-layout
  • byobu-prompt
  • byobu-quiet
  • byobu-reconnect-sockets
  • byobu-screen
  • byobu-select-backend
  • byobu-select-profile
  • byobu-select-session
  • byobu-shell
  • byobu-silent
  • byobu-status
  • byobu-status-detail
  • byobu-tmux
  • byobu-ugraph
  • byobu-ulevel
  • col1
  • ctail
  • manifest

履歴

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

Byobu is a GPLv3 terminal workspace layer for GNU Screen and tmux. It began as an Ubuntu Server-oriented set of enhancements around GNU Screen and grew into a portable session-management tool with status notifications, keybindings, profiles, and configuration helpers.

プロジェクトの歴史

The upstream README describes Byobu as originally designed to make the plain but practical GNU Screen experience more elegant for the Ubuntu server distribution. Later releases added support for tmux while keeping Screen support, which made Byobu less a single multiplexer and more a curated terminal environment.

Dustin Kirkland is listed by the project as the primary author, with Nick Barcet, Raphael Pinson, and Derek Carter credited as emeritus authors. The project has long lived in the Ubuntu and Launchpad ecosystem while also accepting contributions through its GitHub repository.

採用の歴史

Byobu became familiar to Ubuntu Server users because it packaged multiplexer defaults, status lines, and helper commands into a batteries-included command. Its presence across Homebrew, Debian, Ubuntu, Fedora, Alpine, MacPorts, Nix, and openSUSE packaging shows that the tool escaped its Ubuntu origin and became a general Unix terminal convenience.

Its adoption is tied to users who wanted persistent remote sessions without hand-maintaining large Screen or tmux configuration files. Byobu's value was not inventing multiplexing, but standardizing a useful opinionated profile that distributions could ship.

使われ方

Users typically launch `byobu` to start or attach to a managed Screen or tmux session, then use Byobu's keybindings and status widgets for windows, system information, and session control. The bundled commands such as `byobu-config`, `byobu-select-backend`, `byobu-enable`, and `byobu-disable` make it scriptable and friendly to login-shell workflows.

The documented configuration search path uses `$BYOBU_CONFIG_DIR`, `$XDG_CONFIG_HOME/byobu`, and `~/.byobu`, so package users can keep personal status, keybinding, and backend preferences outside the system installation.

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

Byobu matters in package-manager culture because it is a wrapper that made two already-packaged workhorses, Screen and tmux, feel like a coherent product. It is the kind of package server people install immediately after provisioning a host because it smooths daily SSH work.

It is also a good example of distro-born tooling becoming cross-platform: an Ubuntu Server nicety that Homebrew and other Unix package ecosystems carry because the workflow is useful everywhere.

タイムライン

  • 2008: Byobu emerges from Ubuntu Server work around enhanced GNU Screen profiles.
  • 2009: The project is known publicly as Byobu and shipped broadly in Ubuntu-era server workflows.
  • 2011: tmux support becomes central enough that Byobu is described as supporting both GNU Screen and tmux.
  • 2023: The upstream README still presents Byobu as a maintained cross-distribution multiplexer layer for Linux, BSD, and macOS.

Related projects

  • GNU Screen is the original terminal multiplexer Byobu enhanced.
  • tmux is the modern multiplexer backend Byobu also supports.
  • Ubuntu Server and Launchpad are part of Byobu's historical packaging and contribution context.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:shell

インストール挙動

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

推奨レビュー

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

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.

Unix
$BYOBU_CONFIG_DIR$XDG_CONFIG_HOME/byobu~/.byobu

実行可能ファイル

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

コマンド種類公開範囲メモ
byobucliグローバル実行可能ファイル
byobu-configcliグローバル実行可能ファイル
byobu-ctrl-acliグローバル実行可能ファイル
byobu-disablecliグローバル実行可能ファイル
byobu-disable-promptcliグローバル実行可能ファイル
byobu-enablecliグローバル実行可能ファイル
byobu-enable-promptcliグローバル実行可能ファイル
byobu-exportcliグローバル実行可能ファイル
byobu-janitorcliグローバル実行可能ファイル
byobu-keybindingscliグローバル実行可能ファイル
byobu-launchcliグローバル実行可能ファイル
byobu-launchercliグローバル実行可能ファイル
byobu-launcher-installcliグローバル実行可能ファイル
byobu-launcher-uninstallcliグローバル実行可能ファイル
byobu-layoutcliグローバル実行可能ファイル
byobu-promptcliグローバル実行可能ファイル
byobu-quietcliグローバル実行可能ファイル
byobu-reconnect-socketscliグローバル実行可能ファイル
byobu-screencliグローバル実行可能ファイル
byobu-select-backendcliグローバル実行可能ファイル
byobu-select-profilecliグローバル実行可能ファイル
byobu-select-sessioncliグローバル実行可能ファイル
byobu-shellcliグローバル実行可能ファイル
byobu-silentcliグローバル実行可能ファイル
byobu-statuscliグローバル実行可能ファイル
byobu-status-detailcliグローバル実行可能ファイル
byobu-tmuxcliグローバル実行可能ファイル
byobu-ugraphcliグローバル実行可能ファイル
byobu-ulevelcliグローバル実行可能ファイル
col1cliグローバル実行可能ファイル
ctailcliグローバル実行可能ファイル
manifestcliグローバル実行可能ファイル
purge-old-kernelscliグローバル実行可能ファイル
vigpgcliグローバル実行可能ファイル
wifi-statuscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-10
マネージャ版7.15
マネージャ更新日2026-07-09
ローカルデータOK
上流最新
検出された最新7.15

https://github.com/dustinkirkland/byobu

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:byobu
バージョン7.15
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/byobu
ホームページhttps://byobu.org
リポジトリhttps://github.com/dustinkirkland/byobu
上流ドキュメントhttps://byobu.org/
ライセンスGPL-3.0-only
ソースアーカイブhttps://github.com/dustinkirkland/byobu/archive/refs/tags/7.15.tar.gz
最終更新2026-07-09T01:29:19Z
Pulseupdated
依存関係coreutils, gettext, newt, tmux
ビルド依存関係autoconf, automake
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebyobu
Version Scheme0
Revision0
Conflicts With
  • ctail
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

byobu 5.133-1.1

text window manager, shell multiplexer, integrated DevOps environment

http://byobu.org

sudo apt install byobu
  • Section: misc
  • Architecture: all
  • 8 依存関係
  • 3 提供
  • 17 任意依存関係
  • normalized package name match
  • 一致条件: Byobu
Debian stable package indexes · deb.debian.org · Debian stable package indexes: byobu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

byobu

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

byobu 6.11-0ubuntu1

text window manager, shell multiplexer, integrated DevOps environment

https://byobu.org

sudo apt install byobu
  • Section: misc
  • Architecture: all
  • 8 依存関係
  • 3 提供
  • 17 任意依存関係
  • normalized package name match
  • 一致条件: Byobu
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: byobu from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

byobu 6.16-r0

An enhancement of the GNU Screen

https://byobu.org

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

byobu-doc 6.16-r0

An enhancement of the GNU Screen (documentation)

https://byobu.org

sudo apk add byobu-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: byobu
  • normalized package name match
  • 一致条件: Byobu
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: byobu-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

byobu 7.9-4.fc45

Light-weight, configurable window manager built upon GNU screen

https://github.com/dustinkirkland/byobu

sudo dnf install byobu
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: byobu
  • 11 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Byobu
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: byobu from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

byobu 6.15-1.1

Enhanced profile and configuration utilities for GNU Screen and tmux

https://byobu.org/

sudo zypper install byobu
  • License: GPL-3.0-only
  • Category: System/Console
  • Architecture: noarch
  • Source Package: byobu
  • 10 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Byobu
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: byobu from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

byobu-doc 6.15-1.1

Documentation files for byobu

https://byobu.org/

sudo zypper install byobu-doc
  • License: GPL-3.0-only
  • Category: Documentation/Other
  • Architecture: noarch
  • Source Package: byobu
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Byobu
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: byobu-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

byobu

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

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment