How to Install and Uninstall python3-libtmux Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-libtmux" package

Please follow the instructions below to install python3-libtmux on Kali Linux

$ sudo apt update $ sudo apt install python3-libtmux

2. Uninstall "python3-libtmux" package

This guide covers the steps necessary to uninstall python3-libtmux on Kali Linux:

$ sudo apt remove python3-libtmux $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-libtmux package on Kali Linux

Package: python3-libtmux
Source: python-libtmux
Version: 0.30.2-1
Installed-Size: 224
Maintainer: Sebastien Delafond
Architecture: all
Depends: python3:any, tmux
Size: 49616
SHA256: f9ab4bb38144270e563422c1505b77e079132d089c89388c677bba06c41c2562
SHA1: 918cb788e0d738df4df937f8a0320ef0f3bf834a
MD5sum: 92a49a54dd40b12321bc4b0336a356f4
Description: Python scripting library and ORM for tmux (python3)
libtmux is the tool behind tmuxp, a tmux workspace manager in Python.
.
Builds upon tmux's target and formats to create an object mapping to
traverse, inspect and interact with live tmux sessions.
.
This is the Python 3 package
Description-md5:
Homepage: https://github.com/tony/libtmux/
Section: python
Priority: optional
Filename: pool/main/p/python-libtmux/python3-libtmux_0.30.2-1_all.deb