How to Install and Uninstall alt-ergo Package on Kali Linux

Last updated: May 11,2024

1. Install "alt-ergo" package

This guide covers the steps necessary to install alt-ergo on Kali Linux

$ sudo apt update $ sudo apt install alt-ergo

2. Uninstall "alt-ergo" package

Please follow the guidance below to uninstall alt-ergo on Kali Linux:

$ sudo apt remove alt-ergo $ sudo apt autoclean && sudo apt autoremove

3. Information about the alt-ergo package on Kali Linux

Package: alt-ergo
Version: 2.4.2-2
Installed-Size: 65272
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libnum-ocaml-bq435, libpsmt2-frontend-ocaml-2n7g5, libzarith-ocaml-4dps0, libzip-ocaml-kj2q1, ocaml-base-4.13.1, libc6 (>= 2.33), libgmp10 (>= 2:6.2.1+dfsg1), zlib1g (>= 1:1.1.4)
Size: 14719408
SHA256: 49c03a2be24d668f73fe8738420e12d50b73300515443c7fa21ceafdfce59177
SHA1: c11a5fd604d34c9f72ab46448cc68b2638468aa2
MD5sum: fd4b9eeeb77cf9f74f9199375c1defca
Description: Automatic theorem prover dedicated to program verification
Alt-Ergo is an automatic theorem prover geared towards application in
program verification. It is based on CC(X), a congruence closure
algorithm parameterized by an equational theory X. Alt-Ergo has
built-in provers for propositional logic, linear arithmetic,
uninterpreted function symbols, associative-commutative function
symbols, polymorphic arrays, user-defined polymorphic record types
and polymorphic enumeration types. It has restricted support for
reasoning over arbitrary user-defined algebraic types, first-order
quantifiers, and non-linear arithmetic.
.
This package contains the prover as a command-line executable.
Description-md5: 43aeaf4639ddb0ba40f96e616cc23624
Homepage: https://alt-ergo.ocamlpro.com
Tag: implemented-in::ocaml, interface::graphical, interface::x11,
role::program, uitoolkit::gtk
Section: math
Priority: optional
Filename: pool/main/a/alt-ergo/alt-ergo_2.4.2-2_amd64.deb