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

Last updated: November 08,2024

1. Install "python312-parallax" package

This guide let you learn how to install python312-parallax on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-parallax

2. Uninstall "python312-parallax" package

In this section, we are going to explain the necessary steps to uninstall python312-parallax on openSuSE Tumbleweed:

$ sudo zypper remove python312-parallax

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

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