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

Last updated: October 09,2024

1. Install "python3-libtmux.noarch" package

This guide let you learn how to install python3-libtmux.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-libtmux.noarch

2. Uninstall "python3-libtmux.noarch" package

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

$ sudo dnf remove python3-libtmux.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:46:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-libtmux
Version : 0.10.3
Release : 1.el9
Architecture : noarch
Size : 52 k
Source : python-libtmux-0.10.3-1.el9.src.rpm
Repository : epel
Summary : Scripting library for tmux
URL : https://github.com/tmux-python/libtmux
License : BSD
Description : libtmux is the tool behind tmuxp, a tmux workspace manager in
: python. It builds upon tmux's target and formats to create an object
: mapping to traverse, inspect and interact with live tmux sessions.