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

Last updated: May 22,2024

1. Install "libcoq-mathcomp-ssreflect" package

Please follow the step by step instructions below to install libcoq-mathcomp-ssreflect on Kali Linux

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

2. Uninstall "libcoq-mathcomp-ssreflect" package

Please follow the guidance below to uninstall libcoq-mathcomp-ssreflect on Kali Linux:

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

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

Package: libcoq-mathcomp-ssreflect
Source: ssreflect (2.1.0-1)
Version: 2.1.0-1+b1
Installed-Size: 24618
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Replaces: libssreflect-coq
Provides: libcoq-mathcomp-ssreflect-v1az1
Depends: libcoq-core-ocaml, libcoq-hierarchy-builder-qv203, libcoq-stdlib-6gs52
Breaks: libssreflect-coq (<= 2.1.0-1+b1)
Size: 5796552
SHA256: 17037b3a3652626d706e3252a88735a0868426b0057047d8bfd71f7b28e13154
SHA1: 4de808ea6aa9aa6cc73351b8e76534da7bb3ea8b
MD5sum: fbf7294cd1b1b96017f2db74f0c45df3
Description: Mathematical Components library for Coq (small scale reflection)
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 small scale reflection language extension
and the minimal set of libraries to take advantage of it (sequences,
booleans and boolean predicates, natural numbers and types with decidable
equality, finite types, finite sets, finite functions, finite graphs,
basic arithmetics and prime numbers, big operators...).
Description-md5:
Homepage: https://math-comp.github.io/math-comp/
Section: math
Priority: optional
Filename: pool/main/s/ssreflect/libcoq-mathcomp-ssreflect_2.1.0-1+b1_amd64.deb