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

Last updated: April 29,2024

1. Install "python3-tmuxp" package

Learn how to install python3-tmuxp on Kali Linux

$ sudo apt update $ sudo apt install python3-tmuxp

2. Uninstall "python3-tmuxp" package

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

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

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

Package: python3-tmuxp
Source: tmuxp
Version: 1.34.0-2
Installed-Size: 217
Maintainer: Sebastien Delafond
Architecture: all
Depends: python3-libtmux (>= 0.25.0-1~), python3-colorama, python3-yaml, python3:any
Size: 58132
SHA256: 679dacbbcd6ac6700ab94eea28bd3a3e2faa8fcd702c37eaf22e6e42c3db2015
SHA1: 1149ebbd55b509bb72ebd63c9b9dae6cb278941e
MD5sum: a750af83feff9aeaceac281c8bcc7839
Description: tmux session manager (Python 3)
tmux session manager allowing both JSON and YAML configuration
formats. Available features:
- allows both simple and very elaborate configs
- can store and load multiple sessions
- can custom startup scripts (such as installing project dependencies
before loading tmux)
- session freezing: snapshot your current tmux layout, pane paths,
and window/session names, and dump the result as a tmuxp
configuration
.
This is the Python 3 version
Description-md5:
Homepage: https://github.com/tony/tmuxp/
Section: utils
Priority: optional
Filename: pool/main/t/tmuxp/python3-tmuxp_1.34.0-2_all.deb