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

Last updated: January 08,2025

1. Install "python3-moss.noarch" package

This is a short guide on how to install python3-moss.noarch on Fedora 39

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

2. Uninstall "python3-moss.noarch" package

This guide covers the steps necessary to uninstall python3-moss.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:25:16 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-moss
Version : 0.5.0
Release : 20.fc39
Architecture : noarch
Size : 203 k
Source : python-moss-0.5.0-20.fc39.src.rpm
Repository : fedora
Summary : Assorted utilities for neuroimaging and cognitive science
URL : https://github.com/mwaskom/moss
License : BSD and MIT
Description : 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.