How To Install python3-tmuxp on Fedora 36

In this tutorial we learn how to install python3-tmuxp in Fedora 36. python3-tmuxp is Tmux session manager

Introduction

In this tutorial we learn how to install python3-tmuxp on Fedora 36.

What is python3-tmuxp

Tmux session manager.

We can use yum or dnf to install python3-tmuxp on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-tmuxp.

Install python3-tmuxp on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-tmuxp using dnf by running the following command:

sudo dnf -y install python3-tmuxp

Install python3-tmuxp on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-tmuxp using yum by running the following command:

sudo yum -y install python3-tmuxp

How To Uninstall python3-tmuxp on Fedora 36

To uninstall only the python3-tmuxp package we can use the following command:

sudo dnf remove python3-tmuxp

python3-tmuxp Package Contents on Fedora 36

/usr/bin/tmuxp
/usr/lib/python3.10/site-packages/tmuxp
/usr/lib/python3.10/site-packages/tmuxp-1.9.2.dist-info
/usr/lib/python3.10/site-packages/tmuxp-1.9.2.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/tmuxp-1.9.2.dist-info/LICENSE
/usr/lib/python3.10/site-packages/tmuxp-1.9.2.dist-info/METADATA
/usr/lib/python3.10/site-packages/tmuxp-1.9.2.dist-info/WHEEL
/usr/lib/python3.10/site-packages/tmuxp-1.9.2.dist-info/entry_points.txt
/usr/lib/python3.10/site-packages/tmuxp-1.9.2.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/tmuxp/__about__.py
/usr/lib/python3.10/site-packages/tmuxp/__init__.py
/usr/lib/python3.10/site-packages/tmuxp/__pycache__
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/__about__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/__about__.cpython-310.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/_compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/_compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/cli.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/cli.cpython-310.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/config.cpython-310.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/exc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/exc.cpython-310.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/log.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/log.cpython-310.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/plugin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/plugin.cpython-310.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/shell.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/shell.cpython-310.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/workspacebuilder.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tmuxp/__pycache__/workspacebuilder.cpython-310.pyc
/usr/lib/python3.10/site-packages/tmuxp/_compat.py
/usr/lib/python3.10/site-packages/tmuxp/cli.py
/usr/lib/python3.10/site-packages/tmuxp/config.py
/usr/lib/python3.10/site-packages/tmuxp/exc.py
/usr/lib/python3.10/site-packages/tmuxp/log.py
/usr/lib/python3.10/site-packages/tmuxp/plugin.py
/usr/lib/python3.10/site-packages/tmuxp/shell.py
/usr/lib/python3.10/site-packages/tmuxp/util.py
/usr/lib/python3.10/site-packages/tmuxp/workspacebuilder.py
/usr/share/doc/python3-tmuxp
/usr/share/doc/python3-tmuxp/CHANGES
/usr/share/doc/python3-tmuxp/README.md
/usr/share/doc/python3-tmuxp/examples
/usr/share/doc/python3-tmuxp/examples/2-pane-synchronized.json
/usr/share/doc/python3-tmuxp/examples/2-pane-synchronized.yaml
/usr/share/doc/python3-tmuxp/examples/2-pane-vertical.json
/usr/share/doc/python3-tmuxp/examples/2-pane-vertical.yaml
/usr/share/doc/python3-tmuxp/examples/3-pane.json
/usr/share/doc/python3-tmuxp/examples/3-pane.yaml
/usr/share/doc/python3-tmuxp/examples/4-pane.json
/usr/share/doc/python3-tmuxp/examples/4-pane.yaml
/usr/share/doc/python3-tmuxp/examples/blank-panes.json
/usr/share/doc/python3-tmuxp/examples/blank-panes.yaml
/usr/share/doc/python3-tmuxp/examples/env-variables.json
/usr/share/doc/python3-tmuxp/examples/env-variables.yaml
/usr/share/doc/python3-tmuxp/examples/focus-window-and-panes.json
/usr/share/doc/python3-tmuxp/examples/focus-window-and-panes.yaml
/usr/share/doc/python3-tmuxp/examples/main-pane-height.json
/usr/share/doc/python3-tmuxp/examples/main-pane-height.yaml
/usr/share/doc/python3-tmuxp/examples/options.json
/usr/share/doc/python3-tmuxp/examples/options.yaml
/usr/share/doc/python3-tmuxp/examples/plugin-system.json
/usr/share/doc/python3-tmuxp/examples/plugin-system.yaml
/usr/share/doc/python3-tmuxp/examples/session-environment.json
/usr/share/doc/python3-tmuxp/examples/session-environment.yaml
/usr/share/doc/python3-tmuxp/examples/shorthands.json
/usr/share/doc/python3-tmuxp/examples/shorthands.yaml
/usr/share/doc/python3-tmuxp/examples/start-directory.json
/usr/share/doc/python3-tmuxp/examples/start-directory.yaml
/usr/share/doc/python3-tmuxp/examples/suppress-history.json
/usr/share/doc/python3-tmuxp/examples/suppress-history.yaml
/usr/share/doc/python3-tmuxp/examples/window-index.json
/usr/share/doc/python3-tmuxp/examples/window-index.yaml
/usr/share/licenses/python3-tmuxp
/usr/share/licenses/python3-tmuxp/LICENSE

References

Summary

In this tutorial we learn how to install python3-tmuxp on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).