How to Install and Uninstall gap-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "gap-dev" package

Please follow the instructions below to install gap-dev on Kali Linux

$ sudo apt update $ sudo apt install gap-dev

2. Uninstall "gap-dev" package

This is a short guide on how to uninstall gap-dev on Kali Linux:

$ sudo apt remove gap-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the gap-dev package on Kali Linux

Package: gap-dev
Source: gap (4.12.1-2)
Version: 4.12.1-2+b1
Installed-Size: 230
Maintainer: Bill Allombert
Architecture: amd64
Depends: gap-core (= 4.12.1-2+b1), gcc, libgmp-dev, libgap-dev (= 4.12.1-2+b1)
Size: 111316
SHA256: a2bb1aa3aa085b3851f667e8f2c7fab7c00f650519ec8f2fea5c3343cb44833b
SHA1: 5806b7f287682973bb881847ad3e14823271ff47
MD5sum: 372f917356ae6cd8a4b7344cb3b21a1a
Description: GAP computer algebra system, compiler and development files
GAP is a system for computational discrete algebra, with particular emphasis
on Computational Group Theory. GAP provides a programming language, a library
of thousands of functions implementing algebraic algorithms written in the GAP
language as well as large data libraries of algebraic objects. GAP is used in
research and teaching for studying groups and their representations, rings,
vector spaces, algebras, combinatorial structures, and more.
.
This package contains the GAP compiler and the headers files and
objects files necessary to build GAP packages.
.
The GAP compiler (GAC) creates C code from GAP code and then calls
the system's C compiler to produce machine code from it. This can
result in a speedup.
Description-md5:
Homepage: https://www.gap-system.org/
Tag: devel::compiler, devel::library, field::mathematics, role::devel-lib,
role::documentation, role::program, works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/g/gap/gap-dev_4.12.1-2+b1_amd64.deb