How to Install and Uninstall tmux.x86_64 Package on Fedora 36

Last updated: May 03,2024

1. Install "tmux.x86_64" package

Please follow the guidance below to install tmux.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install tmux.x86_64

2. Uninstall "tmux.x86_64" package

This tutorial shows how to uninstall tmux.x86_64 on Fedora 36:

$ sudo dnf remove tmux.x86_64 $ sudo dnf autoremove

3. Information about the tmux.x86_64 package on Fedora 36

Last metadata expiration check: 5:18:49 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : tmux
Version : 3.3a
Release : 1.fc36
Architecture : x86_64
Size : 507 k
Source : tmux-3.3a-1.fc36.src.rpm
Repository : updates
Summary : A terminal multiplexer
URL : https://tmux.github.io/
License : ISC and BSD
Description : tmux is a "terminal multiplexer." It enables a number of terminals (or
: windows) to be accessed and controlled from a single terminal. tmux is
: intended to be a simple, modern, BSD-licensed alternative to programs such
: as GNU Screen.