How To Install arprec on Fedora 36

In this tutorial we learn how to install arprec in Fedora 36. arprec is Software package for performing arbitrary precision arithmetic

Introduction

In this tutorial we learn how to install arprec on Fedora 36.

What is arprec

ARPREC is a software package for performing arbitrary precision arithmetic. It consists of a revision and extension of Bailey’s earlier MPFUN package, enhanced with special IEEE numerical techniques. Features include * Written in C++ for broad portability and fast execution. * Includes C++ and Fortran 90/95 interfaces based on custom data-types and operator/function overloading, which permit the library to be used with only minor modifications for many conventional C++ and Fortran-90 programs. * Includes all of the usual arithmetic operations, as well as many transcendental functions, including cos, sin, tan, arccos, arcsin, arctan, exp, log, log10, erf, gamma and Bessel functions. * Supports three arbitrary precision data-types and mp_complex. * Supports many mixed-mode operations between arbitrary precision variables or constants and conventional variables or constants. * Includes special library routines, incorporating advanced algorithms for extra-high precision (above 1000 digits) computation. * Includes a number of sample application programs, including programs for quadrature (numerical definite integrals), PLSQ (integer relation finding) and polynomial root finding. * Includes the “Experimental Mathematician’s Toolkit”. This is a self-contained interactive program that performs many operations typical of modern experimental mathematics, including arithmetic expressions, common transcendental functions, infinite series evaluation, definite integrals, polynomial roots, user-defined functions, all evaluated to a user-defined level of numeric precision, up to 1000 decimal digits.

We can use yum or dnf to install arprec on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install arprec.

Install arprec on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install arprec using dnf by running the following command:

sudo dnf -y install arprec

Install arprec on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install arprec using yum by running the following command:

sudo yum -y install arprec

How To Uninstall arprec on Fedora 36

To uninstall only the arprec package we can use the following command:

sudo dnf remove arprec

arprec Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/46
/usr/lib/.build-id/46/76ed00788b70939224ee4f36d2f34f75ebc07e
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/5bbf02ca24d46636a9f2b244a2e6e8c6120e6a
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/0bc14dd2105edffea5d2222b8f1d30ed5a23d6
/usr/lib/libarprec.so.0
/usr/lib/libarprec.so.0.0.0
/usr/lib/libarprec_f_main.so.0
/usr/lib/libarprec_f_main.so.0.0.0
/usr/lib/libarprecmod.so.0
/usr/lib/libarprecmod.so.0.0.0
/usr/share/doc/arprec
/usr/share/doc/arprec/BSD-LBNL-License.doc
/usr/share/doc/arprec/BSD-LBNL-License.txt
/usr/share/doc/arprec/COPYING
/usr/share/doc/arprec/COPYING.pdf

References

Summary


title: “How To Install arprec on Fedora 36” linkTitle: “arprec” In this tutorial we learn how to install arprec on Fedora 36 using yum and [dnf]((/fedora/36/dnf/). type: “docs”

description: “In this tutorial we learn how to install arprec in Fedora 36. arprec is Software package for performing arbitrary precision arithmetic” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/arprec-featured.png

Introduction

In this tutorial we learn how to install arprec on Fedora 36.

What is arprec

ARPREC is a software package for performing arbitrary precision arithmetic. It consists of a revision and extension of Bailey’s earlier MPFUN package, enhanced with special IEEE numerical techniques. Features include * Written in C++ for broad portability and fast execution. * Includes C++ and Fortran 90/95 interfaces based on custom data-types and operator/function overloading, which permit the library to be used with only minor modifications for many conventional C++ and Fortran-90 programs. * Includes all of the usual arithmetic operations, as well as many transcendental functions, including cos, sin, tan, arccos, arcsin, arctan, exp, log, log10, erf, gamma and Bessel functions. * Supports three arbitrary precision data-types and mp_complex. * Supports many mixed-mode operations between arbitrary precision variables or constants and conventional variables or constants. * Includes special library routines, incorporating advanced algorithms for extra-high precision (above 1000 digits) computation. * Includes a number of sample application programs, including programs for quadrature (numerical definite integrals), PLSQ (integer relation finding) and polynomial root finding. * Includes the “Experimental Mathematician’s Toolkit”. This is a self-contained interactive program that performs many operations typical of modern experimental mathematics, including arithmetic expressions, common transcendental functions, infinite series evaluation, definite integrals, polynomial roots, user-defined functions, all evaluated to a user-defined level of numeric precision, up to 1000 decimal digits.

We can use yum or dnf to install arprec on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install arprec.

Install arprec on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install arprec using dnf by running the following command:

sudo dnf -y install arprec

Install arprec on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install arprec using yum by running the following command:

sudo yum -y install arprec

How To Uninstall arprec on Fedora 36

To uninstall only the arprec package we can use the following command:

sudo dnf remove arprec

arprec Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/7436345e335b574427a809bc03ed2be541d465
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/f01cd0b671002f2d0a6ad69671b0311ab8f80e
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/039b15efb335ff283c7e7c9416661518893af4
/usr/lib64/libarprec.so.0
/usr/lib64/libarprec.so.0.0.0
/usr/lib64/libarprec_f_main.so.0
/usr/lib64/libarprec_f_main.so.0.0.0
/usr/lib64/libarprecmod.so.0
/usr/lib64/libarprecmod.so.0.0.0
/usr/share/doc/arprec
/usr/share/doc/arprec/BSD-LBNL-License.doc
/usr/share/doc/arprec/BSD-LBNL-License.txt
/usr/share/doc/arprec/COPYING
/usr/share/doc/arprec/COPYING.pdf

References

Summary

In this tutorial we learn how to install arprec on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).