How to Install and Uninstall xpanes.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "xpanes.noarch" package

Here is a brief guide to show you how to install xpanes.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install xpanes.noarch

2. Uninstall "xpanes.noarch" package

This guide covers the steps necessary to uninstall xpanes.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove xpanes.noarch $ sudo dnf autoremove

3. Information about the xpanes.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:03:11 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : xpanes
Version : 4.1.3
Release : 3.el9
Architecture : noarch
Size : 38 k
Source : xpanes-4.1.3-3.el9.src.rpm
Repository : epel
Summary : Awesome tmux-based terminal divider
URL : https://github.com/greymd/tmux-xpanes
License : MIT
Description : Xpanes is the ultimate terminal divider powered by tmux. It has the following
: features:
:
: - Split tmux window into multiple panes
: - Construct command lines & execute them on the panes
: - Runnable from outside of tmux session
: - Runnable from inside of tmux session
: - Record operation log
: - Flexible layout arrangement for panes
: - Select layout presets
: - Set columns or rows as you like
: - Display pane title on each pane
: - Generate command lines from standard input (Pipe mode)