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

Last updated: May 17,2024

1. Install "python3-moss.noarch" package

Please follow the instructions below to install python3-moss.noarch on Fedora 35

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

2. Uninstall "python3-moss.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-moss.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:58:20 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-moss
Version : 0.5.0
Release : 14.fc35
Architecture : noarch
Size : 149 k
Source : python-moss-0.5.0-14.fc35.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.