How to Install and Uninstall python3-libtmux.noarch Package on Fedora 36

Last updated: November 28,2024

1. Install "python3-libtmux.noarch" package

Here is a brief guide to show you how to install python3-libtmux.noarch on Fedora 36

$ 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 Fedora 36:

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

3. Information about the python3-libtmux.noarch package on Fedora 36

Last metadata expiration check: 5:14:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-libtmux
Version : 0.10.1
Release : 2.fc36
Architecture : noarch
Size : 52 k
Source : python-libtmux-0.10.1-2.fc36.src.rpm
Repository : fedora
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.