How to Install and Uninstall pari-gp2c Package on Kali Linux

Last updated: January 11,2025

1. Install "pari-gp2c" package

Please follow the guidance below to install pari-gp2c on Kali Linux

$ sudo apt update $ sudo apt install pari-gp2c

2. Uninstall "pari-gp2c" package

Here is a brief guide to show you how to uninstall pari-gp2c on Kali Linux:

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

3. Information about the pari-gp2c package on Kali Linux

Package: pari-gp2c
Source: gp2c
Version: 0.0.13-1
Installed-Size: 841
Maintainer: Bill Allombert
Architecture: amd64
Depends: libpari-dev (>= 2.11.0), gcc, pari-gp (>= 2.11.0), libc6 (>= 2.34)
Suggests: pari-gp-dbgsym, gdb
Size: 550096
SHA256: 2ba05f66765546217e76cb19acd2ace6bf6a697c19602fea295fa8b558953024
SHA1: b406538aedfcdd5265f870eb36b35f58fda8f440
MD5sum: f92a5dc461fefa9488f2caa05bada3bc
Description: PARI/GP GP to C compiler
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 G2PC compiler that converts GP scripts to C
libpari modules and the helper scripts gp2c-run and gp2c-dbg.
Description-md5:
Homepage: https://pari.math.u-bordeaux.fr
Tag: devel::compiler, role::program
Section: math
Priority: optional
Filename: pool/main/g/gp2c/pari-gp2c_0.0.13-1_amd64.deb