How to Install and Uninstall mpsolve-doc.noarch Package on Fedora 38

Last updated: December 05,2024

1. Install "mpsolve-doc.noarch" package

Please follow the guidelines below to install mpsolve-doc.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install mpsolve-doc.noarch

2. Uninstall "mpsolve-doc.noarch" package

Please follow the instructions below to uninstall mpsolve-doc.noarch on Fedora 38:

$ sudo dnf remove mpsolve-doc.noarch $ sudo dnf autoremove

3. Information about the mpsolve-doc.noarch package on Fedora 38

Last metadata expiration check: 0:28:57 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : mpsolve-doc
Version : 3.2.1
Release : 15.fc38
Architecture : noarch
Size : 681 k
Source : mpsolve-3.2.1-15.fc38.src.rpm
Repository : fedora
Summary : Developer documentation for mpsolve
URL : https://numpi.dm.unipi.it/software/mpsolve
License : GPL-3.0-or-later
Description : MPSolve stands for Multiprecision Polynomial SOLVEr. It aims to provide
: an easy to use universal blackbox for solving polynomials and secular
: equations.
:
: Its features include:
: - Arbitrary precision approximation.
: - Guaranteed inclusion radii for the results.
: - Exploiting of polynomial structures: it can take advantage of sparsity
: as well as coefficients in a particular domain (i.e. integers or
: rationals).
: - It can be specialized for specific classes of polynomials. As an
: example, the roots of the Mandelbrot polynomial of degree 2,097,151
: were computed in about 10 days on a dual Xeon server.
:
: This package contains developer documentation for mpsolve.