How To Install Coqchk On Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS?

How To Install Coqchk On Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS?

coqchk

proof assistant for higher-order logic (toplevel and compiler)

Maintainer: Debian OCaml Maintainers



Section: math

Install coqchk

  • Debian apt-get install coq Click to copy
  • Ubuntu apt-get install coq Click to copy
  • Arch Linux pacman -S coq Click to copy
  • Kali Linux apt-get install coq Click to copy
  • Fedora dnf install coq Click to copy
  • Raspbian apt-get install coq Click to copy
  • macOS brew install coq Click to copy

coq

proof assistant for higher-order logic (toplevel and compiler)

Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. This package provides coqtop, a command line interface to Coq. A graphical interface for Coq is provided in the coqide package. Coq can also be used with ProofGeneral, which allows proofs to be edited using emacs and xemacs. This requires the proofgeneral package to be installed.

To install the latest version of coqchk in your favorite operating system just copy the coqchk installation command from above and paste it into terminal. It will download and install the latest version of coqchk 2024 package in your OS.