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

Last updated: July 03,2024

1. Install "python39-ipyparallel" package

Here is a brief guide to show you how to install python39-ipyparallel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-ipyparallel

2. Uninstall "python39-ipyparallel" package

This is a short guide on how to uninstall python39-ipyparallel on openSuSE Tumbleweed:

$ sudo zypper remove python39-ipyparallel

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

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