macOS
brew install byobuprovider-native install command
brew / rank 1640
Text-based window manager and terminal multiplexer. Version 7.15 via Homebrew; verified 2026-07-09.
install
brew install byobuprovider-native install command
overview
Text-based window manager and terminal multiplexer
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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~/.byobuexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
byobu | executable | indexed executable | Discovered from the local executable index. |
byobu-config | executable | indexed executable | Discovered from the local executable index. |
byobu-ctrl-a | executable | indexed executable | Discovered from the local executable index. |
byobu-disable | executable | indexed executable | Discovered from the local executable index. |
byobu-disable-prompt | executable | indexed executable | Discovered from the local executable index. |
byobu-enable | executable | indexed executable | Discovered from the local executable index. |
byobu-enable-prompt | executable | indexed executable | Discovered from the local executable index. |
byobu-export | executable | indexed executable | Discovered from the local executable index. |
byobu-janitor | executable | indexed executable | Discovered from the local executable index. |
byobu-keybindings | executable | indexed executable | Discovered from the local executable index. |
byobu-launch | executable | indexed executable | Discovered from the local executable index. |
byobu-launcher | executable | indexed executable | Discovered from the local executable index. |
byobu-launcher-install | executable | indexed executable | Discovered from the local executable index. |
byobu-launcher-uninstall | executable | indexed executable | Discovered from the local executable index. |
byobu-layout | executable | indexed executable | Discovered from the local executable index. |
byobu-prompt | executable | indexed executable | Discovered from the local executable index. |
byobu-quiet | executable | indexed executable | Discovered from the local executable index. |
byobu-reconnect-sockets | executable | indexed executable | Discovered from the local executable index. |
byobu-screen | executable | indexed executable | Discovered from the local executable index. |
byobu-select-backend | executable | indexed executable | Discovered from the local executable index. |
byobu-select-profile | executable | indexed executable | Discovered from the local executable index. |
byobu-select-session | executable | indexed executable | Discovered from the local executable index. |
byobu-shell | executable | indexed executable | Discovered from the local executable index. |
byobu-silent | executable | indexed executable | Discovered from the local executable index. |
byobu-status | executable | indexed executable | Discovered from the local executable index. |
byobu-status-detail | executable | indexed executable | Discovered from the local executable index. |
byobu-tmux | executable | indexed executable | Discovered from the local executable index. |
byobu-ugraph | executable | indexed executable | Discovered from the local executable index. |
byobu-ulevel | executable | indexed executable | Discovered from the local executable index. |
col1 | executable | indexed executable | Discovered from the local executable index. |
ctail | executable | indexed executable | Discovered from the local executable index. |
manifest | executable | indexed executable | Discovered from the local executable index. |
purge-old-kernels | executable | indexed executable | Discovered from the local executable index. |
trustmux | executable | indexed executable | Discovered from the local executable index. |
trustmuxd | executable | indexed executable | Discovered from the local executable index. |
vigpg | executable | indexed executable | Discovered from the local executable index. |
wifi-status | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:byobu |
|---|---|
| Version | 7.15 |
| Package manager | Homebrew |
| Homepage | https://byobu.org |
| Repository | https://github.com/dustinkirkland/byobu |
| Last updated | 2026-07-09T01:29:19Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.