Ppx-optcomp Installation On A Debian And Raspbian

Ppx-optcomp Installation On A Debian And Raspbian

ppx-optcomp

optional compilation for OCaml (runtime files)

Install ppx-optcomp

  • Debian apt-get install libppx-optcomp-ocaml Click to copy
  • Raspbian apt-get install libppx-optcomp-ocaml Click to copy

libppx-optcomp-ocaml

optional compilation for OCaml (runtime files)

ppx_optcomp stands for Optional Compilation. It is a tool used to handle optional compilations of pieces of code depending of the word size, the version of the compiler, ... This package contains runtime files.

Install the latest version of ppx-optcomp in Debian and Raspbian from terminal. To install the ppx-optcomp just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of ppx-optcomp from the respository and install it in your computer/server.