How to Install and Uninstall python3-libtmux.noarch Package on CentOS Stream 9

Last updated: October 09,2024

1. Install "python3-libtmux.noarch" package

This guide let you learn how to install python3-libtmux.noarch on CentOS Stream 9

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

2. Uninstall "python3-libtmux.noarch" package

Please follow the instructions below to uninstall python3-libtmux.noarch on CentOS Stream 9:

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

3. Information about the python3-libtmux.noarch package on CentOS Stream 9

Last metadata expiration check: 1:04:58 ago on Sat Mar 16 16:03:45 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.