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

Last updated: May 17,2024

1. Install "pari-galpol" package

This is a short guide on how to install pari-galpol on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pari-galpol

2. Uninstall "pari-galpol" package

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

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

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

Package: pari-galpol
Priority: optional
Section: universe/math
Installed-Size: 17442
Maintainer: Ubuntu Developers
Original-Maintainer: Bill Allombert
Architecture: all
Version: 3.0-1
Suggests: pari-gp
Filename: pool/universe/p/pari-galpol/pari-galpol_3.0-1_all.deb
Size: 10098164
MD5sum: 93d1c1d9f91df022dc0776e5690628d1
SHA1: 7bb7771de306cd7aa4e4c1eaeceaab4440e66e67
SHA256: 6b898099265a30bd04192802465eb7ce1c0dddfb02b0f52c94c6e651edef4588
Description-en: PARI/GP Computer Algebra System Galois polynomial database
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 Galois polynomials database accessible with the GP
function galoisgetpol.
Description-md5: ee9ee4a3317fccbfb064b2a4805d33cd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu