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

Last updated: September 19,2024

1. Install "python3-mutatormath.noarch" package

Please follow the guidance below to install python3-mutatormath.noarch on Fedora 34

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

2. Uninstall "python3-mutatormath.noarch" package

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

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

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

Last metadata expiration check: 0:05:32 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-mutatormath
Version : 3.0.1
Release : 3.fc34
Architecture : noarch
Size : 64 k
Source : python-mutatormath-3.0.1-3.fc34.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.