How to Install and Uninstall python3-nilearn.noarch Package on Fedora 34

Last updated: September 29,2024

1. Install "python3-nilearn.noarch" package

Here is a brief guide to show you how to install python3-nilearn.noarch on Fedora 34

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

2. Uninstall "python3-nilearn.noarch" package

Please follow the steps below to uninstall python3-nilearn.noarch on Fedora 34:

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

3. Information about the python3-nilearn.noarch package on Fedora 34

Last metadata expiration check: 1:18:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-nilearn
Version : 0.8.1
Release : 3.fc34
Architecture : noarch
Size : 8.0 M
Source : python-nilearn-0.8.1-3.fc34.src.rpm
Repository : updates
Summary : Python module for fast and easy statistical learning on NeuroImaging data
URL : https://pypi.python.org/pypi/nilearn
License : BSD
Description :
: Nilearn is a Python module for fast and easy statistical learning on
: NeuroImaging data.
:
: It leverages the scikit-learn Python toolbox for multivariate statistics with
: applications such as predictive modelling, classification, decoding, or
: connectivity analysis.
:
: This work is made available by a community of people, amongst which the INRIA
: Parietal Project Team and the scikit-learn folks, in particular P. Gervais, A.
: Abraham, V. Michel, A. Gramfort, G. Varoquaux, F. Pedregosa, B. Thirion, M.
: Eickenberg, C. F. Gorgolewski, D. Bzdok, L. Esteve and B. Cipollini.
:
: Detailed documentation is available at http://nilearn.github.io/.