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

Last updated: July 08,2024

1. Install "pari-doc" package

This tutorial shows how to install pari-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pari-doc

2. Uninstall "pari-doc" package

This guide covers the steps necessary to uninstall pari-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: pari-doc
Priority: optional
Section: universe/doc
Installed-Size: 8506
Maintainer: Ubuntu Developers
Original-Maintainer: Bill Allombert
Architecture: all
Source: pari
Version: 2.7.5-1
Recommends: pari-gp, perl, texlive-base
Filename: pool/universe/p/pari/pari-doc_2.7.5-1_all.deb
Size: 4695288
MD5sum: abeb2f1cf0dff8e3a07d9a2ffecea0c9
SHA1: 68eec50818d6963a98820d8bec19764276663398
SHA256: b3b3bbed490d69f723c179674451c440f74d80fdff1a775e0d85c3b6b673bf75
Description-en: PARI/GP Computer Algebra System documentation
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 documentation and the extended online help.
Description-md5: dfadd26902a41b9c609b7a6b4951b407
Homepage: http://pari.math.u-bordeaux.fr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu