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

Last updated: July 04,2024

1. Install "python312-ipyparallel" package

Please follow the steps below to install python312-ipyparallel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-ipyparallel

2. Uninstall "python312-ipyparallel" package

This guide covers the steps necessary to uninstall python312-ipyparallel on openSuSE Tumbleweed:

$ sudo zypper remove python312-ipyparallel

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

Information for package python312-ipyparallel:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-ipyparallel
Version : 8.6.1-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.6 MiB
Installed : No
Status : not installed
Source package : python-ipyparallel-8.6.1-3.1.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.