-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

opam


> OCaml Package Manager.

> Manage OCaml compilers, tools and libraries.

More information.


Initialize opam for first use:

opam init

Search for packages:

opam search {package_name}

Install a package and all of its dependencies:

opam install {package_name}

Display detailed information about a package:

opam show {package_name}

List all installed packages:

opam list

Update the local package database:

opam update

Upgrade all installed packages:

opam upgrade

Display all commands:

opam help


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 08:43:11 2024