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

Last updated: September 27,2024

1. Install "python310-ipyparallel" package

This tutorial shows how to install python310-ipyparallel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-ipyparallel

2. Uninstall "python310-ipyparallel" package

This guide let you learn how to uninstall python310-ipyparallel on openSuSE Tumbleweed:

$ sudo zypper remove python310-ipyparallel

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

Information for package python310-ipyparallel:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-ipyparallel
Version : 8.6.1-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.0 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.