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

Last updated: June 26,2024

1. Install "python3-moss.noarch" package

This guide covers the steps necessary to install python3-moss.noarch on Fedora 34

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

2. Uninstall "python3-moss.noarch" package

Please follow the guidance below to uninstall python3-moss.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:17:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-moss
Version : 0.5.0
Release : 12.fc34
Architecture : noarch
Size : 148 k
Source : python-moss-0.5.0-12.fc34.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.