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

Last updated: October 12,2024

1. Install "python3-moss.noarch" package

Please follow the guidance below to install python3-moss.noarch on Fedora 36

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

2. Uninstall "python3-moss.noarch" package

This tutorial shows how to uninstall python3-moss.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:45:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-moss
Version : 0.5.0
Release : 15.fc36
Architecture : noarch
Size : 149 k
Source : python-moss-0.5.0-15.fc36.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.