How to Install and Uninstall pari-gp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 23,2025

1. Install "pari-gp" package

Please follow the instructions below to install pari-gp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pari-gp

2. Uninstall "pari-gp" package

Please follow the guidelines below to uninstall pari-gp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pari-gp $ sudo apt autoclean && sudo apt autoremove

3. Information about the pari-gp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pari-gp
Priority: optional
Section: universe/math
Installed-Size: 6667
Maintainer: Ubuntu Developers
Original-Maintainer: Bill Allombert
Architecture: amd64
Source: pari
Version: 2.7.5-1
Depends: libc6 (>= 2.14), libgmp10, libreadline6 (>= 6.0), libx11-6
Recommends: pari-doc, pari-galdata, pari-elldata, pari-seadata
Suggests: pari-gp2c, pari-galpol
Filename: pool/universe/p/pari/pari-gp_2.7.5-1_amd64.deb
Size: 2240528
MD5sum: 6c05631d3d8f3448f0a17da4a88f432e
SHA1: 5b8a1d5d603892fbb4c0d2b90c4220140fc84640
SHA256: 446465c1f801f2cfbe16d746b1b5b53e41f7eee687c0aaf3f51ff1f618687bd9
Description-en: PARI/GP Computer Algebra System binaries
PARI/GP 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. PARI is also available as a C library to allow
for faster computations.
.
Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
France), PARI is now under the GPL and maintained by Karim Belabas
with the help of many volunteer contributors.
.
This package contains the GP calculator.
Description-md5: f3f3e19e97fc49d96307dd88d802d215
Homepage: http://pari.math.u-bordeaux.fr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu