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

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

coqwc

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

Maintainer: Debian OCaml Maintainers



Section: math

Install coqwc

  • 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 coqwc in your favorite operating system just copy the coqwc installation command from above and paste it into terminal. It will download and install the latest version of coqwc 2024 package in your OS.