Automic VaultAutomic Vault

brew

Install byobu with Homebrew, apk, apt, dnf, MacPorts, Nix, zypper

Text-based window manager and terminal multiplexer. Version 7.14 via Homebrew; verified 2026-07-06.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install byobu

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install byobu

MacPorts ports tree · sysutils/byobu/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add byobu

Alpine Linux edge package indexes · byobu · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install byobu

Debian stable package indexes · byobu · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install byobu

Fedora Rawhide package metadata · byobu · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#byobu

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

openSUSE zypperverified · 92%
sudo zypper install byobu

openSUSE Tumbleweed package metadata · byobu · source: download.opensuse.org

overview

Package summary

Text-based window manager and terminal multiplexer

Commands and aliases

  • 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

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: yellow

generalized runtime or code generation signal.

Risk classifier

yellow risk · medium confidence · runtime

Why

  • generalized runtime or code generation signal

Signals

  • text:shell

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 4 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
byobucliglobal executable
byobu-configcliglobal executable
byobu-ctrl-acliglobal executable
byobu-disablecliglobal executable
byobu-disable-promptcliglobal executable
byobu-enablecliglobal executable
byobu-enable-promptcliglobal executable
byobu-exportcliglobal executable
byobu-janitorcliglobal executable
byobu-keybindingscliglobal executable
byobu-launchcliglobal executable
byobu-launchercliglobal executable
byobu-launcher-installcliglobal executable
byobu-launcher-uninstallcliglobal executable
byobu-layoutcliglobal executable
byobu-promptcliglobal executable
byobu-quietcliglobal executable
byobu-reconnect-socketscliglobal executable
byobu-screencliglobal executable
byobu-select-backendcliglobal executable
byobu-select-profilecliglobal executable
byobu-select-sessioncliglobal executable
byobu-shellcliglobal executable
byobu-silentcliglobal executable
byobu-statuscliglobal executable
byobu-status-detailcliglobal executable
byobu-tmuxcliglobal executable
byobu-ugraphcliglobal executable
byobu-ulevelcliglobal executable
col1cliglobal executable
ctailcliglobal executable
manifestcliglobal executable
purge-old-kernelscliglobal executable
vigpgcliglobal executable
wifi-statuscliglobal executable

freshness

Version and 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.

page generated2026-07-07
manager version7.14
manager updated2026-07-06
local dataok
upstreamcurrent
latest detected7.14

https://github.com/dustinkirkland/byobu

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:byobu
Version7.14
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/byobu
Homepagehttps://byobu.org
Repositoryhttps://github.com/dustinkirkland/byobu
Upstream docshttps://byobu.org/
LicenseGPL-3.0-only
Source archivehttps://github.com/dustinkirkland/byobu/archive/refs/tags/7.14.tar.gz
Last updated2026-07-06T17:52:14Z
Pulseupdated
Dependenciescoreutils, gettext, newt, tmux
Build dependenciesautoconf, automake
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • 3 provides
  • 17 optional deps
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 3 provides
  • 17 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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