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

Last updated: May 03,2024

1. Install "pari-seadata" package

This guide covers the steps necessary to install pari-seadata on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pari-seadata

2. Uninstall "pari-seadata" package

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

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

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

Package: pari-seadata
Priority: optional
Section: universe/math
Installed-Size: 39861
Maintainer: Ubuntu Developers
Original-Maintainer: Bill Allombert
Architecture: all
Version: 0.20090618-1
Replaces: pari-extra (<= 2.1-1)
Suggests: pari-gp
Filename: pool/universe/p/pari-seadata/pari-seadata_0.20090618-1_all.deb
Size: 19228196
MD5sum: 8d50766e77fd9b673581298776852b9b
SHA1: 315f98ebdebc7b822d8c12a5e8f3b49cc9410f60
SHA256: eff0b119c01fd1b7be7cac36d6f135ea82b38938ff06c083df071c89a372d069
Description-en: PARI/GP Computer Algebra System modular polynomials (seadata)
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 optional PARI package seadata which provides
the modular polynomials for prime level up to 500 needed by the GP function
ellap.
Description-md5: 9ed99862bdfde5edac2986501e9f55a8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu