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

Last updated: January 12,2025

1. Install "python3-nilearn.noarch" package

Please follow the guidance below to install python3-nilearn.noarch on Fedora 39

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

2. Uninstall "python3-nilearn.noarch" package

This guide let you learn how to uninstall python3-nilearn.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:21:32 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-nilearn
Version : 0.10.3
Release : 3.fc39
Architecture : noarch
Size : 9.4 M
Source : python-nilearn-0.10.3-3.fc39.src.rpm
Repository : updates
Summary : Python module for fast and easy statistical learning on NeuroImaging data
URL : https://github.com/nilearn/nilearn
License : BSD-3-Clause
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/.