How to Install and Uninstall libcoq-mathcomp-algebra Package on Kali Linux

Last updated: May 16,2024

1. Install "libcoq-mathcomp-algebra" package

This is a short guide on how to install libcoq-mathcomp-algebra on Kali Linux

$ sudo apt update $ sudo apt install libcoq-mathcomp-algebra

2. Uninstall "libcoq-mathcomp-algebra" package

Please follow the step by step instructions below to uninstall libcoq-mathcomp-algebra on Kali Linux:

$ sudo apt remove libcoq-mathcomp-algebra $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcoq-mathcomp-algebra package on Kali Linux

Package: libcoq-mathcomp-algebra
Source: ssreflect (2.1.0-1)
Version: 2.1.0-1+b1
Installed-Size: 37395
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Replaces: libssreflect-coq
Provides: libcoq-mathcomp-algebra-rek99
Depends: libcoq-mathcomp-fingroup (= 2.1.0-1+b1), libcoq-hierarchy-builder-qv203, libcoq-stdlib-6gs52
Breaks: libssreflect-coq (<= 2.1.0-1+b1)
Size: 9033180
SHA256: 5d8326878eaf7a55315580ec61629c6cac0bb8404cb34e841d781f306d53e05e
SHA1: 053ff707951952cd9ed24456e0300662273cf522
MD5sum: 7d6c33d8837f8e2e51b8976edca585fb
Description: Mathematical Components library for Coq (algebra)
The Mathematical Components Library is an extensive and coherent
repository of formalized mathematical theories. It is based on the
Coq proof assistant, powered with the Coq/SSReflect language.
.
These formal theories cover a wide spectrum of topics, ranging from
the formal theory of general-purpose data structures like lists,
prime numbers or finite graphs, to advanced topics in algebra.
.
The formalization technique adopted in the library, called "small
scale reflection", leverages the higher-order nature of Coq's
underlying logic to provide effective automation for many small,
clerical proof steps. This is often accomplished by restating
("reflecting") problems in a more concrete form, hence the name. For
example, arithmetic comparison is not an abstract predicate, but
rather a function computing a Boolean.
.
This package installs the algebra part of the library (ring, fields,
ordered fields, real fields, modules, algebras, integers, rationals,
polynomials, matrices, vector spaces...).
Description-md5:
Homepage: https://math-comp.github.io/math-comp/
Section: math
Priority: optional
Filename: pool/main/s/ssreflect/libcoq-mathcomp-algebra_2.1.0-1+b1_amd64.deb