How to Install and Uninstall byobu Package on Kali Linux

Last updated: May 17,2024

1. Install "byobu" package

This guide let you learn how to install byobu on Kali Linux

$ sudo apt update $ sudo apt install byobu

2. Uninstall "byobu" package

Here is a brief guide to show you how to uninstall byobu on Kali Linux:

$ sudo apt remove byobu $ sudo apt autoclean && sudo apt autoremove

3. Information about the byobu package on Kali Linux

Package: byobu
Version: 5.133-1.1
Installed-Size: 628
Maintainer: Dustin Kirkland
Architecture: all
Replaces: bikeshed (<< 1.64), byobu-extras (<< 2.17), screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0)
Provides: byobu-extras, screen-profiles, screen-profiles-extras
Depends: debconf (>= 0.5) | debconf-2.0, python3:any, gettext-base, iproute2, python3, python3-newt, tmux (>= 1.5), gawk
Recommends: less, pastebinit, sensible-utils, run-one
Suggests: apport, ccze, gnome-terminal | xterm, gnupg, lsb-release, po-debconf, screen, speedometer, ttf-ubuntu-font-family (>= 0.80-0ubuntu1~medium), update-notifier-common, vim, wireless-tools
Enhances: screen
Breaks: bikeshed (<< 1.64), byobu-extras (<< 2.17), screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0)
Size: 172740
SHA256: b3e539a4a9c46a0964361a73d859e1d0d6ea9d3c8e6278e9a157db2f172dec68
SHA1: 5c35be7f5d1f200419ca6644cf24516a785464e2
MD5sum: 4032ae9712b8f6132f008c8ef1401c5d
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.
Description-md5:
Homepage: http://byobu.org
Tag: role::app-data
Section: misc
Priority: optional
Filename: pool/main/b/byobu/byobu_5.133-1.1_all.deb