How to Install and Uninstall why-examples Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "why-examples" package

Please follow the steps below to install why-examples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install why-examples

2. Uninstall "why-examples" package

This tutorial shows how to uninstall why-examples on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove why-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the why-examples package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: why-examples
Priority: optional
Section: universe/doc
Installed-Size: 1624
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Source: why
Version: 2.34-4ubuntu4
Depends: why
Filename: pool/universe/w/why/why-examples_2.34-4ubuntu4_all.deb
Size: 126536
MD5sum: 8a33bea56a1fa70db21ba07721b3c888
SHA1: 6f16a84170fc098211af362ffc81b491e8ccb871
SHA256: 265497dcb57566fbefb1079745d6df190811488183836f9e797dc24336eb0b25
Description-en: Examples of programs certified with Why
Why aims at being a verification conditions generator (VCG) back-end
for other verification tools. It provides a powerful input language
including higher-order functions, polymorphism, references, arrays and
exceptions. It generates proof obligations for many systems: the proof
assistants Coq, PVS, Isabelle/HOL, HOL 4, HOL Light, Mizar and the
decision procedures Simplify, Alt-Ergo, Yices, CVC Lite and haRVey.
.
This package contains examples of programs verified using Why.
Description-md5: 7086bb0f0197ffb86ecb6b65ef3cd85e
Homepage: http://why.lri.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu