How to Install and Uninstall python311-libtmux Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python311-libtmux" package

This is a short guide on how to install python311-libtmux on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-libtmux

2. Uninstall "python311-libtmux" package

Please follow the guidelines below to uninstall python311-libtmux on openSuSE Tumbleweed:

$ sudo zypper remove python311-libtmux

3. Information about the python311-libtmux package on openSuSE Tumbleweed

Information for package python311-libtmux:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-libtmux
Version : 0.31.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 600.1 KiB
Installed : No
Status : not installed
Source package : python-libtmux-0.31.0-1.1.src
Upstream URL : https://github.com/tmux-python/libtmux/
Summary : Python API / wrapper for tmux
Description :
libtmux is a typed python scripting library for tmux. You can use it to command and control tmux servers, sessions, windows, and panes. It is the tool powering tmuxp, a tmux workspace manager.