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

Last updated: October 08,2024

1. Install "python3-ipyparallel.noarch" package

Please follow the guidance below to install python3-ipyparallel.noarch on Fedora 36

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

2. Uninstall "python3-ipyparallel.noarch" package

This guide covers the steps necessary to uninstall python3-ipyparallel.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:08:22 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-ipyparallel
Version : 8.4.1
Release : 1.fc36
Architecture : noarch
Size : 364 k
Source : python-ipyparallel-8.4.1-1.fc36.src.rpm
Repository : updates
Summary : Interactive Parallel Computing with IPython
URL : https://github.com/ipython/ipyparallel
License : BSD
Description : IPython Parallel (ipyparallel) is a Python package and collection of
: CLI scripts for controlling clusters of IPython processes, built on
: the Jupyter protocol.