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

Last updated: November 27,2024

1. Install "python3-mutatormath.noarch" package

Here is a brief guide to show you how to install python3-mutatormath.noarch on Fedora 35

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

2. Uninstall "python3-mutatormath.noarch" package

Learn how to uninstall python3-mutatormath.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:49:30 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-mutatormath
Version : 3.0.1
Release : 5.fc35
Architecture : noarch
Size : 63 k
Source : python-mutatormath-3.0.1-5.fc35.src.rpm
Repository : fedora
Summary : Python library for piecewise linear interpolation in multiple dimensions
URL : https://pypi.python.org/pypi/MutatorMath
License : BSD
Description : MutatorMath is a Python library for the calculation of piecewise linear
: interpolations in n-dimensions with any number of masters. It was developed for
: interpolating data related to fonts, but if can handle any arithmetic object.