How to Install and Uninstall python3-parallax Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-parallax" package

Please follow the instructions below to install python3-parallax on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-parallax

2. Uninstall "python3-parallax" package

This guide let you learn how to uninstall python3-parallax on openSUSE Leap:

$ sudo zypper remove python3-parallax

3. Information about the python3-parallax package on openSUSE Leap

Information for package python3-parallax:
-----------------------------------------
Repository : Main Repository
Name : python3-parallax
Version : 1.0.8-150200.4.12.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 138.2 KiB
Installed : No
Status : not installed
Source package : python-parallax-1.0.8-150200.4.12.1.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.