How to Install and Uninstall tmux.src Package on Oracle Linux 9
Last updated: November 01,2024
1. Install "tmux.src" package
Please follow the step by step instructions below to install tmux.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
tmux.src
Copied
2. Uninstall "tmux.src" package
Learn how to uninstall tmux.src on Oracle Linux 9:
$
sudo dnf remove
tmux.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the tmux.src package on Oracle Linux 9
Last metadata expiration check: 2:44:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : tmux
Version : 3.2a
Release : 5.el9
Architecture : src
Size : 664 k
Source : None
Repository : ol9_baseos_latest
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.
Available Packages
Name : tmux
Version : 3.2a
Release : 5.el9
Architecture : src
Size : 664 k
Source : None
Repository : ol9_baseos_latest
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.