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

Last updated: November 23,2024

1. Install "python311-ipyparallel" package

This is a short guide on how to install python311-ipyparallel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-ipyparallel

2. Uninstall "python311-ipyparallel" package

Please follow the guidelines below to uninstall python311-ipyparallel on openSuSE Tumbleweed:

$ sudo zypper remove python311-ipyparallel

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

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