How to Install and Uninstall why3 Package on Kali Linux

Last updated: May 18,2024

1. Install "why3" package

Please follow the guidelines below to install why3 on Kali Linux

$ sudo apt update $ sudo apt install why3

2. Uninstall "why3" package

This guide let you learn how to uninstall why3 on Kali Linux:

$ sudo apt remove why3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the why3 package on Kali Linux

Package: why3
Source: why3 (1.6.0-1)
Version: 1.6.0-1+b4
Installed-Size: 49368
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libc6 (>= 2.35), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.36.0), libgtk-3-0 (>= 3.11.5), libgtksourceview-3.0-1 (>= 2.91.4), libpango-1.0-0 (>= 1.14.0), zlib1g (>= 1:1.1.4), libcairo2-ocaml-uvn20, liblablgtk3-ocaml-oh775, liblablgtksourceview3-ocaml-6vnq1, libstdlib-ocaml-ep7y0, tex-common (>= 6.13)
Recommends: cvc4 (<< 1.9) | spass | z3 (<< 4.11.1) | alt-ergo (>= 2.0.0)
Suggests: why3-examples
Size: 11601808
SHA256: 377a72bdbb2c8519c0ea8847a76ca31695c66147bd7acde9c3ab2be856d6e911
SHA1: aa114786a904c549f1d3a3aaaa68ff6a8d1f57ba
MD5sum: c1a676ae4391a985002c030915cdcc86
Description: Software verification platform
Why3 is a platform for deductive program verification. It provides a
rich language for specification and programming, called WhyML, and
relies on external theorem provers, both automated and interactive,
to discharge verification conditions. Why3 comes with a standard
library of logical theories (integer and real arithmetic, Boolean
operations, sets and maps, etc.) and basic programming data
structures (arrays, queues, hash tables, etc.). A user can write
WhyML programs directly and get correct-by-construction OCaml
programs through an automated extraction mechanism. WhyML is also
used as an intermediate language for the verification of C, Java, or
Ada programs.
.
Why3 is a complete reimplementation of the former Why platform. Among
the new features are: numerous extensions to the input language, a
new architecture for calling external provers, and a well-designed
API, allowing to use Why3 as a software library. An important
emphasis is put on modularity and genericity, giving the end user a
possibility to easily reuse Why3 formalizations or to add support for
a new external prover if wanted.
Description-md5:
Homepage: http://why3.lri.fr/
Tag: uitoolkit::gtk, uitoolkit::ncurses
Section: math
Priority: optional
Filename: pool/main/w/why3/why3_1.6.0-1+b4_amd64.deb