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

Last updated: May 17,2024

1. Install "python3-ipyparallel" package

This is a short guide on how to install python3-ipyparallel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-ipyparallel

2. Uninstall "python3-ipyparallel" package

Please follow the steps below to uninstall python3-ipyparallel on openSUSE Leap:

$ sudo zypper remove python3-ipyparallel

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

Information for package python3-ipyparallel:
--------------------------------------------
Repository : Main Repository
Name : python3-ipyparallel
Version : 6.3.0~git.20191010T150914.ce996ae-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-ipyparallel-6.3.0~git.20191010T150914.ce996ae-bp155.2.12.src
Upstream URL : https://github.com/ipython/ipyparallel
Summary : Interactive parallel computing library for IPython
Description :
Use multiple instances of IPython in parallel, interactively.
This package provides the python interface.