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

Last updated: July 05,2024

1. Install "python311-parallax" package

Learn how to install python311-parallax on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-parallax

2. Uninstall "python311-parallax" package

Please follow the instructions below to uninstall python311-parallax on openSuSE Tumbleweed:

$ sudo zypper remove python311-parallax

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

Information for package python311-parallax:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-parallax
Version : 1.0.8-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 128.8 KiB
Installed : No
Status : not installed
Source package : python-parallax-1.0.8-2.8.src
Upstream URL : https://github.com/krig/parallax/
Summary : Python module for multi-node SSH command execution and file copy
Description :
Parallax SSH provides an interface to executing commands on multiple
nodes at once using SSH. It also provides commands for sending and receiving files to
multiple nodes using SCP.