macOS
brew install byobulocal Homebrew formula metadata
sudo port install byobuMacPorts ports tree · sysutils/byobu/Portfile · 来源: api.github.com
安装
brew install byobulocal Homebrew formula metadata
sudo port install byobuMacPorts ports tree · sysutils/byobu/Portfile · 来源: api.github.com
sudo apk add byobuAlpine Linux edge package indexes · byobu · 来源: dl-cdn.alpinelinux.org
sudo dnf install byobuFedora Rawhide package metadata · byobu · 来源: dl.fedoraproject.org
nix profile install nixpkgs#byobunixpkgs package indexes · pkgs/by-name/by/byobu/package.nix · 来源: api.github.com
sudo zypper install byobuopenSUSE Tumbleweed package metadata · byobu · 来源: download.opensuse.org
概览
Text-based window manager and terminal multiplexer
历史
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.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
$BYOBU_CONFIG_DIR$XDG_CONFIG_HOME/byobu~/.byobu可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
byobu | cli | 全局可执行文件 | |
byobu-config | cli | 全局可执行文件 | |
byobu-ctrl-a | cli | 全局可执行文件 | |
byobu-disable | cli | 全局可执行文件 | |
byobu-disable-prompt | cli | 全局可执行文件 | |
byobu-enable | cli | 全局可执行文件 | |
byobu-enable-prompt | cli | 全局可执行文件 | |
byobu-export | cli | 全局可执行文件 | |
byobu-janitor | cli | 全局可执行文件 | |
byobu-keybindings | cli | 全局可执行文件 | |
byobu-launch | cli | 全局可执行文件 | |
byobu-launcher | cli | 全局可执行文件 | |
byobu-launcher-install | cli | 全局可执行文件 | |
byobu-launcher-uninstall | cli | 全局可执行文件 | |
byobu-layout | cli | 全局可执行文件 | |
byobu-prompt | cli | 全局可执行文件 | |
byobu-quiet | cli | 全局可执行文件 | |
byobu-reconnect-sockets | cli | 全局可执行文件 | |
byobu-screen | cli | 全局可执行文件 | |
byobu-select-backend | cli | 全局可执行文件 | |
byobu-select-profile | cli | 全局可执行文件 | |
byobu-select-session | cli | 全局可执行文件 | |
byobu-shell | cli | 全局可执行文件 | |
byobu-silent | cli | 全局可执行文件 | |
byobu-status | cli | 全局可执行文件 | |
byobu-status-detail | cli | 全局可执行文件 | |
byobu-tmux | cli | 全局可执行文件 | |
byobu-ugraph | cli | 全局可执行文件 | |
byobu-ulevel | cli | 全局可执行文件 | |
col1 | cli | 全局可执行文件 | |
ctail | cli | 全局可执行文件 | |
manifest | cli | 全局可执行文件 | |
purge-old-kernels | cli | 全局可执行文件 | |
vigpg | cli | 全局可执行文件 | |
wifi-status | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/dustinkirkland/byobu
安装元数据
| 软件包键 | 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 |
| Pulse | updated |
| 依赖 | coreutils, gettext, newt, tmux |
| 构建依赖 | autoconf, automake |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | byobu |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
byobu 5.133-1.1
text window manager, shell multiplexer, integrated DevOps environment
sudo apt install byobubyobu
nix profile install nixpkgs#byobubyobu 6.11-0ubuntu1
text window manager, shell multiplexer, integrated DevOps environment
sudo apt install byobubyobu 6.16-r0
An enhancement of the GNU Screen
sudo apk add byobubyobu-doc 6.16-r0
An enhancement of the GNU Screen (documentation)
sudo apk add byobu-docbyobu 7.9-4.fc45
Light-weight, configurable window manager built upon GNU screen
https://github.com/dustinkirkland/byobu
sudo dnf install byobubyobu 6.15-1.1
Enhanced profile and configuration utilities for GNU Screen and tmux
sudo zypper install byobubyobu-doc 6.15-1.1
Documentation files for byobu
sudo zypper install byobu-docbyobu
sudo port install byobu来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.