Jonathan L Hanmann jon
  • Joined on 2025-02-13

tmux (3.7-1)

Published 2026-06-28 13:58:56 +00:00 by jon

Installation

sudo curl https://gitea-odroid-n2p.halfmoon-cobia.ts.net/api/packages/jon/debian/repository.key -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] https://gitea-odroid-n2p.halfmoon-cobia.ts.net/api/packages/jon/debian $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update

Choose $distribution and $component from the list below.

sudo apt install tmux=3.7-1

Repository Info

Distributions
resolute
Components
main
Architectures
arm64

About this package

terminal multiplexer tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a number of sessions, each of which may have a number of windows linked to it. Any number of clients may connect to a session, or the server may be controlled by issuing commands with tmux. Communication takes place through a socket, by default placed in /tmp. Moreover tmux provides a consistent and well-documented command interface, with the same syntax whether used interactively, as a key binding, or from the shell. It offers a choice of vim or Emacs key layouts.

Dependencies

libc6 (>= 2.42)
libevent-core-2.1-7t64 (>= 2.1.8-stable)
libjemalloc2 (>= 2.1.1)
libsystemd0 (>= 237)
libtinfo6 (>= 6.5)
Details
Debian
2026-06-28 13:58:56 +00:00
3
Ubuntu Developers
511 KiB
Assets (1)
Versions (1) View all
3.7-1 2026-06-28