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

Last updated: May 17,2024

1. Install "pari-elldata" package

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

$ sudo apt update $ sudo apt install pari-elldata

2. Uninstall "pari-elldata" package

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

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

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

Package: pari-elldata
Priority: optional
Section: universe/math
Installed-Size: 43046
Maintainer: Ubuntu Developers
Original-Maintainer: Bill Allombert
Architecture: all
Version: 0.20160211-1
Replaces: pari-extra (<= 2.1-1)
Suggests: pari-gp
Filename: pool/universe/p/pari-elldata/pari-elldata_0.20160211-1_all.deb
Size: 44155502
MD5sum: 23b4a766dd457fa9c3df25089ea3cb51
SHA1: b0a8f7dfee7a2391e2ccf90678beace1e2179472
SHA256: debf327fe5a58dca7b63ea03d779c9d349988264d0c1503f7cd939688ccaeb77
Description-en: PARI/GP Computer Algebra System elliptic curves (elldata)
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 elldata which provides
the Elliptic Curve Database of J. E. Cremona Elliptic which can be queried by
ellsearch and ellidentify.
Description-md5: 7645f9f9f08476e608fe9b307acc2235
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu