How To Install python3-moss on Fedora 36
Introduction
In this tutorial we learn how to install python3-moss
on Fedora 36.
What is python3-moss
Moss is a library of functions, classes, and scripts to that may be useful for analyzing scientific data. Because this package is developed for neuroimaging and cognitive science, there is probably some bias towards applications that are useful in that domain. However, the functions are intended to be written in as general and lightweight a fashion as possible. Python 3 version.
We can use yum
or dnf
to install python3-moss
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-moss.
Install python3-moss on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install python3-moss
using dnf
by running the following command:
sudo dnf -y install python3-moss
Install python3-moss on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install python3-moss
using yum
by running the following command:
sudo yum -y install python3-moss
How To Uninstall python3-moss on Fedora 36
To uninstall only the python3-moss
package we can use the following command:
sudo dnf remove python3-moss
python3-moss Package Contents on Fedora 36
/usr/bin/check_mni_reg
/usr/bin/recon_movie
/usr/bin/recon_process_stats
/usr/bin/recon_status
/usr/bin/ts_movie
/usr/bin/warp_qc
/usr/lib/python3.10/site-packages/moss
/usr/lib/python3.10/site-packages/moss-0.5-py3.10.egg-info
/usr/lib/python3.10/site-packages/moss-0.5-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/moss-0.5-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/moss-0.5-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/moss-0.5-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/moss-0.5-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/moss/__init__.py
/usr/lib/python3.10/site-packages/moss/__pycache__
/usr/lib/python3.10/site-packages/moss/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/design.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/design.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/eyelink.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/eyelink.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/freesurfer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/freesurfer.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/glm.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/glm.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/locator.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/locator.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/misc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/misc.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/mosaic.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/mosaic.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/plots.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/plots.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/plotting.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/plotting.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/statistical.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/__pycache__/statistical.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/design.py
/usr/lib/python3.10/site-packages/moss/external
/usr/lib/python3.10/site-packages/moss/external/__init__.py
/usr/lib/python3.10/site-packages/moss/external/__pycache__
/usr/lib/python3.10/site-packages/moss/external/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/external/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/external/__pycache__/mvpasurf.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/external/__pycache__/mvpasurf.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/external/mvpasurf.py
/usr/lib/python3.10/site-packages/moss/eyelink.py
/usr/lib/python3.10/site-packages/moss/freesurfer.py
/usr/lib/python3.10/site-packages/moss/glm.py
/usr/lib/python3.10/site-packages/moss/locator.py
/usr/lib/python3.10/site-packages/moss/misc.py
/usr/lib/python3.10/site-packages/moss/mosaic.py
/usr/lib/python3.10/site-packages/moss/plots.py
/usr/lib/python3.10/site-packages/moss/plotting.py
/usr/lib/python3.10/site-packages/moss/psychophys
/usr/lib/python3.10/site-packages/moss/psychophys/__init__.py
/usr/lib/python3.10/site-packages/moss/psychophys/__pycache__
/usr/lib/python3.10/site-packages/moss/psychophys/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/psychophys/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/psychophys/__pycache__/models.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/psychophys/__pycache__/models.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/psychophys/__pycache__/params.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/psychophys/__pycache__/params.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/psychophys/__pycache__/visualization.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/psychophys/__pycache__/visualization.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/psychophys/models.py
/usr/lib/python3.10/site-packages/moss/psychophys/params.py
/usr/lib/python3.10/site-packages/moss/psychophys/visualization.py
/usr/lib/python3.10/site-packages/moss/statistical.py
/usr/lib/python3.10/site-packages/moss/tests
/usr/lib/python3.10/site-packages/moss/tests/__init__.py
/usr/lib/python3.10/site-packages/moss/tests/__pycache__
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/test_design.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/test_design.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/test_glm.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/test_glm.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/test_locator.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/test_locator.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/test_misc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/test_misc.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/test_mosaic.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/test_mosaic.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/test_statistical.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/moss/tests/__pycache__/test_statistical.cpython-310.pyc
/usr/lib/python3.10/site-packages/moss/tests/test_design.py
/usr/lib/python3.10/site-packages/moss/tests/test_glm.py
/usr/lib/python3.10/site-packages/moss/tests/test_locator.py
/usr/lib/python3.10/site-packages/moss/tests/test_misc.py
/usr/lib/python3.10/site-packages/moss/tests/test_mosaic.py
/usr/lib/python3.10/site-packages/moss/tests/test_statistical.py
/usr/share/doc/python3-moss
/usr/share/doc/python3-moss/README.md
/usr/share/licenses/python3-moss
/usr/share/licenses/python3-moss/LICENSE
/usr/share/licenses/python3-moss/PYMVPA_LICENSE
References
Summary
In this tutorial we learn how to install python3-moss
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).