top | item 29098975

Getting Started with OCaml in 2021

6 points| multani | 4 years ago |lambdafoo.com

1 comment

order

tuatoru|4 years ago

> First it’s necessary to install OCaml and Opam. Opam is the default package manager for OCaml projects.

    $ sudo apt install opam

    ...list of packages, including several python 2 packages, darcs, and mercurial ---

    After this operation, 451 MB of additional disk space will be used.
    Do you want to continue? [Y/n] n
    Abort.
Python 2 ? In 2021?

Also, darcs? And mercurial?