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

Last updated: May 19,2024

1. Install "python39-parallax" package

Please follow the guidelines below to install python39-parallax on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-parallax

2. Uninstall "python39-parallax" package

Please follow the step by step instructions below to uninstall python39-parallax on openSuSE Tumbleweed:

$ sudo zypper remove python39-parallax

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

Information for package python39-parallax:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-parallax
Version : 1.0.8-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 96.6 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.