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

Last updated: November 24,2024

1. Install "python3-ipyparallel.noarch" package

Please follow the instructions below to install python3-ipyparallel.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 5:34:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-ipyparallel
Version : 8.4.1
Release : 1.fc35
Architecture : noarch
Size : 364 k
Source : python-ipyparallel-8.4.1-1.fc35.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.