How to Install and Uninstall gap-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 05,2024
1. Install "gap-dev" package
Please follow the guidelines below to install gap-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
gap-dev
Copied
2. Uninstall "gap-dev" package
This tutorial shows how to uninstall gap-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
gap-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the gap-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: gap-dev
Priority: optional
Section: universe/devel
Installed-Size: 10308
Maintainer: Ubuntu Developers
Original-Maintainer: Bill Allombert
Architecture: amd64
Source: gap
Version: 4r7p9-1
Depends: gap-core (= 4r7p9-1), gcc, libgmp-dev
Filename: pool/universe/g/gap/gap-dev_4r7p9-1_amd64.deb
Size: 1897156
MD5sum: 46ecc8b8483d2a321491d3988d8481e3
SHA1: 6db9f3afe8a495d243be0a303bb269e954e16f7b
SHA256: 23e29703a3cb528dbe33cb49aa536875437bd3504b502e68995410a5c923759c
Description-en: 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: 4f3ab591e60975613e71e33fd0324211
Homepage: http://www.gap-system.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 10308
Maintainer: Ubuntu Developers
Original-Maintainer: Bill Allombert
Architecture: amd64
Source: gap
Version: 4r7p9-1
Depends: gap-core (= 4r7p9-1), gcc, libgmp-dev
Filename: pool/universe/g/gap/gap-dev_4r7p9-1_amd64.deb
Size: 1897156
MD5sum: 46ecc8b8483d2a321491d3988d8481e3
SHA1: 6db9f3afe8a495d243be0a303bb269e954e16f7b
SHA256: 23e29703a3cb528dbe33cb49aa536875437bd3504b502e68995410a5c923759c
Description-en: 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: 4f3ab591e60975613e71e33fd0324211
Homepage: http://www.gap-system.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu