How to Install byobu in Ubuntu 18.04



Install byobu by entering the following commands in the terminal:

sudo apt update
sudo apt install byobu

Description:

text window manager, shell multiplexer, integrated DevOps environment

Byobu is Ubuntu's powerful text-based window manager, shell multiplexer, and integrated DevOps environment. . Using Byobu, you can quickly create and move between different windows over a single SSH connection or TTY terminal, split each of those windows into multiple panes, monitor dozens of important statistics about your system, detach and reattach to sessions later while your programs continue to run in the background.

Homepage: http://byobu.org

Version: 5.125-0ubuntu1

Section: misc