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

Last updated: October 05,2024

1. Install "python3-libtmux.noarch" package

Please follow the instructions below to install python3-libtmux.noarch on Fedora 34

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

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

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

Last metadata expiration check: 0:09:09 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-libtmux
Version : 0.8.5
Release : 2.fc34
Architecture : noarch
Size : 53 k
Source : python-libtmux-0.8.5-2.fc34.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.