How to Install and Uninstall python3-ipyparallel.noarch Package on Fedora 38

Last updated: October 26,2024

1. Install "python3-ipyparallel.noarch" package

This is a short guide on how to install python3-ipyparallel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-ipyparallel.noarch

2. Uninstall "python3-ipyparallel.noarch" package

Please follow the steps below to uninstall python3-ipyparallel.noarch on Fedora 38:

$ sudo dnf remove python3-ipyparallel.noarch $ sudo dnf autoremove

3. Information about the python3-ipyparallel.noarch package on Fedora 38

Last metadata expiration check: 2:10:59 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-ipyparallel
Version : 8.7.0
Release : 1.fc38
Architecture : noarch
Size : 505 k
Source : python-ipyparallel-8.7.0-1.fc38.src.rpm
Repository : updates
Summary : Interactive Parallel Computing with IPython
URL : https://github.com/ipython/ipyparallel
License : BSD-3-Clause
Description : IPython Parallel (ipyparallel) is a Python package and collection of
: CLI scripts for controlling clusters of IPython processes, built on
: the Jupyter protocol.