How to Install and Uninstall pari.x86_64 Package on Fedora 35

Last updated: October 06,2024

1. Install "pari.x86_64" package

This guide covers the steps necessary to install pari.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install pari.x86_64

2. Uninstall "pari.x86_64" package

Please follow the guidelines below to uninstall pari.x86_64 on Fedora 35:

$ sudo dnf remove pari.x86_64 $ sudo dnf autoremove

3. Information about the pari.x86_64 package on Fedora 35

Last metadata expiration check: 0:00:17 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : pari
Version : 2.13.4
Release : 1.fc35
Architecture : x86_64
Size : 3.3 M
Source : pari-2.13.4-1.fc35.src.rpm
Repository : updates
Summary : Number Theory-oriented Computer Algebra System
URL : http://pari.math.u-bordeaux.fr/
License : GPLv2+
Description : PARI is a widely used computer algebra system designed for fast computations in
: number theory (factorizations, algebraic number theory, elliptic curves...),
: but also contains a large number of other useful functions to compute with
: mathematical entities such as matrices, polynomials, power series, algebraic
: numbers, etc., and a lot of transcendental functions.
:
: This package contains the shared libraries. The interactive
: calculator PARI/GP is in package pari-gp.