How to Install and Uninstall tmux Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "tmux" package

Please follow the step by step instructions below to install tmux on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install tmux

2. Uninstall "tmux" package

Please follow the guidelines below to uninstall tmux on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove tmux $ sudo apt autoclean && sudo apt autoremove

3. Information about the tmux package on Ubuntu 20.10 (Groovy Gorilla)

Package: tmux
Architecture: amd64
Version: 3.1b-1ubuntu0.1
Priority: optional
Section: admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Romain Francoise
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 802
Depends: libc6 (>= 2.27), libevent-2.1-7 (>= 2.1.8-stable), libtinfo6 (>= 6), libutempter0 (>= 1.1.5)
Filename: pool/main/t/tmux/tmux_3.1b-1ubuntu0.1_amd64.deb
Size: 312280
MD5sum: a587e819cc9baec628099f95404f4deb
SHA1: cc0e7f7ae4bf431dc90474ebe272fc61bbfe2414
SHA256: 9e9c4582f062c76d8c1fe96eccbdd94f71698dbb4e016ae81b333843489d1caf
SHA512: 8223e840d05892f068bf637adebe29c7ca61eebb790df7b7063914cfe1fb6602c07e3ea669750eb981690296f786ffe89cf6db9a29af8805bd8ada77b621c607
Homepage: https://tmux.github.io/
Description-en: 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.
Description-md5: dc6ff920cb9183a42694d0ea54835078
Task: server, cloud-image, server-raspi

Package: tmux
Architecture: amd64
Version: 3.1b-1
Priority: optional
Section: admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Romain Francoise
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 782
Depends: libc6 (>= 2.27), libevent-2.1-7 (>= 2.1.8-stable), libtinfo6 (>= 6), libutempter0 (>= 1.1.5)
Filename: pool/main/t/tmux/tmux_3.1b-1_amd64.deb
Size: 306576
MD5sum: b8a0f6ccf16edd548226896c1c79c719
SHA1: db94c6acfda144aeff1f40dfe0bd82fb99c3c092
SHA256: a77a5d78f3502d13b289f314c52a1f0442a09c2dfc6d5b5ea1a7ad5d762f38f1
SHA512: 9873b366b0800c020bbbc0757e95143ba5a89e2169145e5b9908f559ea8b1935fe546776da963f2c746615a40460e263efc396ae4300992f757569cc2da36004
Homepage: https://tmux.github.io/
Description-en: 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.
Description-md5: dc6ff920cb9183a42694d0ea54835078
Task: server, cloud-image, server-raspi