Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, zypper 安装 byobu

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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